Skip to content

Commit

Permalink
Link README to /example
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemorton committed Feb 18, 2014
1 parent 8740daa commit e76c7de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,11 @@ require __DIR__.'/vendor/autoload.php';
*This example uses PHP 5.4 as do all examples found in the [wiki][2]. Lily
supports 5.3+ though so you can backport examples.*

A slightly more complex application can be found in [`/example`][3].

[1]: https://github.com/ring-clojure/ring
[2]: https://github.com/DrPheltRight/lily/wiki
[3]: https://github.com/DrPheltRight/lily/blob/develop/example/

## Installation

Expand Down

0 comments on commit e76c7de

Please sign in to comment.