diff --git a/README.rst b/README.rst index e90c924..509d0c7 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,7 @@ What ==== The main point of this app should be the following: + * authenticate user(s) * All should be able to see: - how much each child has earned - show results for a single child @@ -24,7 +25,6 @@ The main point of this app should be the following: * The app should: - be resilient to restart - on write, store info in .json db - - on start up deal with parsing and empty data.json files - look better than what I've written in the past