diff --git a/examples/flask_sqlalchemy/README.md b/examples/flask_sqlalchemy/README.md index b286680b..992a8acd 100644 --- a/examples/flask_sqlalchemy/README.md +++ b/examples/flask_sqlalchemy/README.md @@ -1,5 +1,5 @@ -Cookbook Example Django Project -=============================== +Example Flask+SQLAlchemy Project +================================ This example project demos integration between Graphene, Flask and SQLAlchemy. The project contains two models, one named `Department` and another