From b7eb4f5b7dee0707dc3f93765777e420d3dc90cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Vallv=C3=A9=20Navarro?= <jvallve@iri.upc.edu>
Date: Tue, 15 Feb 2022 10:24:39 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index dd8d31c..1fbd429 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
-# wolf_installer
+# WOLF scripts
 
-This repository has an script to install the wolf library (core and plugins) along with its dependencies.
+This repository has script for WOLF project (see [documentation web page](www.iri.upc.edu/wolf)).
 
-This project is not meant to be cloned but to download the script (``install_wolf.sh``).
\ No newline at end of file
+NOTE: This project is not meant to be cloned but to directly download the scripts.
+
+## install_wolf
+
+This script installs the wolf library (core and plugins) along with its dependencies. See [documentation web page](www.iri.upc.edu/wolf) for more information.
-- 
GitLab