Skip to content

Commit

Permalink
Merge pull request #29 from samsonasik/patch-1
Browse files Browse the repository at this point in the history
Fixes typo
  • Loading branch information
Gianluca Arbezzano committed Aug 27, 2015
2 parents aa24ae7 + 8ec6fe7 commit c7b9238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit c7b9238

Please sign in to comment.