Sfoglia il codice sorgente

README.md edited online with Bitbucket

Guillermo Espinoza 7 anni fa
parent
commit
d721c181c3
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -20,6 +20,12 @@ composer.json:
 },
 },
 ```
 ```
 
 
+Se requiere la librería dwoo para renderizar templates .tpl
+
+```php
+composer require "dwoo/dwoo":"dev-master"
+```
+
 app/AppKernel.php:
 app/AppKernel.php:
 
 
 ```php
 ```php