From 88fe9deb2531a04b775ac0057652ed05eef094bf 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:25:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fbd429..7017c0a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # WOLF scripts -This repository has script for WOLF project (see [documentation web page](www.iri.upc.edu/wolf)). +This repository has script for WOLF project (see [documentation web page](http://www.iri.upc.edu/wolf)). 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. +This script installs the wolf library (core and plugins) along with its dependencies. See [documentation web page](http://www.iri.upc.edu/wolf) for more information. -- GitLab