diff --git a/README.md b/README.md index da3fc83..3566e29 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,10 @@ In order to set up the tables you have to create them first. This is done quite ```python from models import * create_tables() -``` \ No newline at end of file +``` + +## Interesting statistics +1. How often did violence occur? +2. Where did it occur the most? +3. How do we categorize it? +4. How many did occur close train stations? \ No newline at end of file