diff --git a/README.md b/README.md new file mode 100644 index 0000000..00ca2ed --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +- Put the two input csv files into this folder (project root) +- rename csv with all customer to "customer.csv" +- rename csv with email addresses that shall be filtered to "filter.csv" +- run php createExport.php +- the file "export.csv" is the result csv \ No newline at end of file