added link to access application at localhost

main
Rodrigo Prado 2016-03-13 12:29:52 -03:00
parent 28c9216b50
commit 183d04d8c0
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ $ python manage.py create_data
$ python manage.py runserver
```
So access the application at the address [http://localhost:5000/](http://localhost:5000/)
### Testing
Without coverage: