Update README.md

This commit is contained in:
filp
2013-03-14 11:21:49 +00:00
parent 6b226d3580
commit 728d8f0337
+2 -2
View File
@@ -35,8 +35,8 @@ $ cd my_project
$ composer install
```
And you're good to go! Have a look at the **example files**: `example.php` and `example-silex.php` to get a look at
how things work.
And you're good to go! Have a look at the **example files** in `examples/` to get a feel for how things work.
I promise it's really simple!
## Integrating with Silex