diff --git a/README.md b/README.md index 09cdb67..54fb0b2 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ One penny is valueless but a lot of pennies build an empire. ## What is penny? Penny is a library that help you to build PHP application. it is focused around the interoperability concept. -At moment Symfony, Zend Framework, Laravel are very big project and this complexity often is not required. +At moment Symfony, Zend Framework, Laravel are very big projects and this complexity often is not required. This project help you to create applications with the best standalone components. ## Projects -[penny-foldering](https://github.com/gianarb/penny-foldering) rapresents only a foldering implementation. This is the simplest starting poin +[penny-foldering](https://github.com/gianarb/penny-foldering) represents only a foldering implementation. This is the simplest starting poin [classic-app](https://github.com/gianarb/penny-classic-app) is a skeleton application to build classic web application with a HTML Render. It implements [thephpleague/plates](https://github.com/thephpleague/plates) how template engine.