diff --git a/Development.md b/Development.md index 363cfa4..63732bb 100644 --- a/Development.md +++ b/Development.md @@ -1,4 +1,4 @@ -This fork of the original ZeroBin of Sebsauvage was refactured into an object oriented MVC structure. The `index.php` only includes an autoloader and starts the application by instancing a `zerobin` object. +This fork of the original ZeroBin of Sebsauvage was refactored into an object oriented MVC structure. The `index.php` only includes an autoloader and starts the application by instancing a `zerobin` object. ## Structure