diff --git a/Readme.md b/Readme.md index 02c06cc..628f094 100644 --- a/Readme.md +++ b/Readme.md @@ -100,7 +100,7 @@ Run ``./manage.py migrate`` to create the lost places models. Start the development server and visit http://localhost:8000/admin/ -Visit http://localhost:8000/lostplaces/ to CRUD lost places. +Visit http://localhost:8000/ to CRUD lost places. Happy developing ;-)