From 92ee9d116f5427437630e5c795fb5005ac222a40 Mon Sep 17 00:00:00 2001 From: Rick West Date: Sun, 30 Sep 2018 14:02:01 +0100 Subject: [PATCH] Update web.rst --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 33277bb..7334a77 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -132,7 +132,7 @@ applications today. Masonite -------- -`Masonite `_ is a modern and developer centric, "batteries included", web framework. +`Masonite `_ is a modern and developer centric, "batteries included", web framework. The Masonite framework follows the MVC (Model-View-Controller) architecture pattern and is heavily inspired by frameworks such as Rails and Laravel, so if you are coming to Python from a Ruby or PHP background then you will feel right at home!