Improved readme

This commit is contained in:
l3l0 2012-09-05 21:13:18 +02:00
parent 1b5964daa1
commit 0c53b05054

View File

@ -48,7 +48,7 @@ as a submodule:
## Add the namespace in the autoloader
You must register both Gaufrette and the KnpGaufretteBundle in your autoloader:
You do not have to do that if you are using composer autoload system.
(You do not have to do that if you are using composer autoload system.)
``` php
<?php