diff --git a/README.md b/README.md index 0bd926a..748418f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# README +## README ## Set up @@ -150,4 +150,4 @@ basic structure ## Reference -[udemy: build a SAAS app with flask](https://www.udemy.com/the-build-a-saas-app-with-flask-course) \ No newline at end of file +[udemy: build a SAAS app with flask](https://www.udemy.com/the-build-a-saas-app-with-flask-course) diff --git a/requirements.txt b/requirements.txt index a5c3321..85f6edb 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -Flask +#Flask +------- # MongoDB Flask-MongoEngine @@ -39,4 +40,4 @@ beautifulsoup4==4.5.3 lxml==3.7.2 # Json validation -jsonschema==2.6.0 \ No newline at end of file +jsonschema==2.6.0