From 46db664663d231ea800bc153990b9d8690f3d27a Mon Sep 17 00:00:00 2001 From: Joseph Mancuso Date: Sun, 26 Aug 2018 21:16:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb4b4d..57ebc20 100644 --- a/README.md +++ b/README.md @@ -1218,7 +1218,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [awesome-django](https://github.com/rosarior/awesome-django) * [Flask](http://flask.pocoo.org/) - A microframework for Python. * [awesome-flask](https://github.com/humiaozuzu/awesome-flask) -* [Masonite](https://github.com/MasoniteFramework/masonite) - The rapid application Python development framework for web crafters. +* [Masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework. * [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework. * [awesome-pyramid](https://github.com/uralbash/awesome-pyramid) * [Sanic](https://github.com/channelcat/sanic) - Web server that's written to go fast.