diff --git a/README.rst b/README.rst index 967bd4d..4f83f20 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,16 @@ Using this template You will be asked about your basic info (name, project name, etc.). This info will be used in your new project. +Inspiration +----------- + +- `Building Websites in Python with Flask `_ +- `Structuring Flask Apps `_ +- `Flask-Foundation `_ +- `flask-basic-registration `_ +- `Flask Official Documentation `_ + + License ------- BSD licensed.