diff --git a/README.md b/README.md index 057de635..fd67c511 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ Make commands * `./manage.py test` - run the tests. +* `./manage.py shell` - run commands, list elemements of database, check syntax + by importing files, etc. Configurations --------------