There was an error while loading. Please reload this page.
1 parent 5778d27 commit e763eedCopy full SHA for e763eed
README.md
@@ -1,10 +1,10 @@
1
# php-getting-started
2
3
-A barebones PHP app using [Silex](http://expressjs.com/).
+A barebones PHP app using [Silex](http://silex.sensiolabs.org/) and [Twig](http://twig.sensiolabs.org/).
4
5
## Running Locally
6
7
-Make sure you have [Node.js](http://nodejs.org/) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.
+Make sure you have PHP, Apache and Composer installed. Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/).
8
9
```sh
10
git clone git@github.com:jonmountjoy/php-getting-started.git # or clone your own fork
0 commit comments