diff --git a/README.md b/README.md index 13af95e..3673bb0 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,7 @@ python manage.py migrate # Create database tables python manage.py collectstatic # Create statics files python manage.py runserver # Run the project ``` -3. Go to `http://127.0.0.1:8000/` to use project \ No newline at end of file +3. Go to `http://127.0.0.1:8000/` to use project +------------ +### Notes +The Hyperspace template is released under "Creative Commons Attribution 3.0 Unported" license. \ No newline at end of file