Update README

This commit is contained in:
Alan Pryor 2019-08-03 13:01:05 -04:00
parent 7cb5d05bd9
commit 26cb689da4

View File

@ -2,7 +2,7 @@
A sample project showing how to build a scalable, maintainable, modular Flask API with a heavy emphasis on testing.
_This is an example project using the structure propsed in [this blog post](http://alanpryorjr.com/2019-05-20-flask-api-example/)._
_This is an example project using the structure proposed in [this blog post](http://alanpryorjr.com/2019-05-20-flask-api-example/)._
## Running the app