summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1da941..45b76f2 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ Available CLI options
- -l - delivery location (postcode without spaces, e.g. NW43QB)
- -c - number of people to feed
+E.g.
+
+Example:
+```
+php scripts/run.php -fdata/input.txt -c150 -lEC123 -t12:00 -d09/05/18
+```
# Design Decisions
## Coding style and standards