Mention autoplay
1 files changed, 2 insertions(+), 0 deletions(-) M readme.md
M readme.md +2 -0
@@ 15,6 15,8 @@ Qwerty War is a JavaScript typing game i export DJANGO_DEBUG=1 # development only, used in settings.py ./manage.py runserver +For development, playing over and over again can be tedious, so there's an autoplay feature, activated by adding `#autoplay`. + ## Deployment to Heroku Install git and set up ssh keys with Heroku. Does not use the heroku command line tool.