diff options
Diffstat (limited to 'backend/README.md')
| -rw-r--r-- | backend/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/README.md b/backend/README.md index 358ed72..1823576 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1,7 +1,7 @@ # Files +- data: Contains scripts for generating the tree-of-life database +- tilo.py: WSGI script that serves tree-of-life data - server.py: Basic dev server that serves a WSGI script -- tilo.py: WSGI script that serves tree-of-life data -- data: Contains scripts for generating the tree-of-life database # During development Having generated the database as data/data.db, running `server.py`, |
