Skip to content

Commit

Permalink
Add more detail to what Lily can do in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemorton committed Feb 18, 2014
1 parent 5e28789 commit 739db19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
A lightweight web application library for PHP 5.3+.

Lily provides your application with a common sense interface to HTTP. She also
provides routing if you need it. This project is inspired by the design of
[ring][1], especially in regards to the use of higher order functions and
middleware.
provides routing, exception handling, dependency injection and more if you need
them. This project is inspired by the design of [ring][1], especially in regards
to the use of higher order functions and middleware.

Lil' Lily has very little to her weighing in at 904LOC. She aims to be readable
in one sitting.
Expand Down

0 comments on commit 739db19

Please sign in to comment.