aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2016-07-04 19:06:05 +0200
committerJoris2016-07-04 19:06:05 +0200
commitec08c799d1c1a0713d0ac6140314335950a728d5 (patch)
treedd353b8d5c7f7aab6235b4c0d2e1b809cc1c6caf
parenta04ec905da2c6a8640162a0d397e184ea1a8bc78 (diff)
Update readme make guide
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 055c1f4..a4596ea 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,12 @@ Then:
```
make install
-make start
+make build
+make watch
```
## TODO
- Income CRUD
- Server error message
-- Dates after today most be forbidden
+- Dates after today must be forbidden