diff --git a/example_project/README.md b/example_project/README.md index d80bfe8..6a42d7f 100644 --- a/example_project/README.md +++ b/example_project/README.md @@ -21,3 +21,7 @@ Run your provider. $ python manage.py migrate $ python manage.py runserver ``` + +Open your browser and go to `http://localhost:8000`. VoilĂ ! + +[](https://github.com/juanifioren/meteor-coffee-boilerplate)