diff --git a/readme.org b/readme.org index 78f4ac6..74310d6 100644 --- a/readme.org +++ b/readme.org @@ -9,6 +9,7 @@ Listen for http posts on two routes, ** roadmap - [X] listen for posts on a specific url - [X] save data extracted from body of post to sqlite +- [X] actually get the tox/make/linting shit to work - [ ] Write directory handling stuff for new db create - [ ] Make sure logging is working as expected; i think i've done something wrong with naming with caps. - [ ] Migrate away from flask's dev server and use a real WSGI server per the in-app warning