From bc6c963c7c647b1e099fb2e9c52b11ff00f8ece0 Mon Sep 17 00:00:00 2001 From: Cosmin Harangus Date: Fri, 25 May 2012 15:18:42 +0300 Subject: [PATCH] Fixed README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87dc9e4..1e4c9a0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ triggering events on an object with different parameters. Instalation ----------- -ZeTwig can be installed using Composer by simply adding the following lines to your composer.json file: + ZeTwig can be installed using Composer by simply adding the following lines to your composer.json file: ```json "require": { @@ -18,9 +18,9 @@ ZeTwig can be installed using Composer by simply adding the following lines to y } ``` -Then run `php composer.phar update`. + Then run `php composer.phar update`. -The module also defines a set of options that you can change from within the configuration files: + The module also defines a set of options that you can change from within the configuration files: ```php 'zendexperts_zetwig' => array(