From d69fe7b1a85ee19a9288f9bd77e727a1c82bfa4f Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Tue, 27 Aug 2019 11:21:41 +0200
Subject: [PATCH] decodifica dell'estensione per risalire al titolo

---
 README.md |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index c36a81c..65d439c 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,11 @@
 #Esecuzione phpunit test
 ~~~php
 $ phpunit.phar -c phpunit.xml
+~~~
 
+#Configusazione
+Occorre installare le dipendenze con composer.
+
+~~~
+$ composer update
+~~~
\ No newline at end of file

--
Gitblit v1.8.0