summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38a303e..91bc1bd 100644
--- a/README.md
+++ b/README.md
@@ -47,3 +47,10 @@ Generate a new migration if you've modified the database:
./cli.py db revision --autogenerate -m 'describe the changes'
./cli.py db upgrade head
```
+
+## building the site
+
+```
+./cli.py site export --graph swimmer
+```
+