From e74959dcc22fd3996867621b8c6a8f3ebfc043d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Vallv=C3=A9=20Navarro?= <jvallve@iri.upc.edu>
Date: Tue, 19 Oct 2021 16:48:50 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f9e8baa..b9bebbc 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ sudo apt install libgsl-dev
 
 **FALKO Library - falkolib**
 
-Loop closure search is implemented using FALKO Library. In order to download, compile and install it:
+Loop closure search is implemented using [FALKO Library](https://gitlab.iri.upc.edu/mobile_robotics/falkolib). In order to download, compile and install it:
 ```sh
 cd <your/path>
 git clone https://gitlab.iri.upc.edu/mobile_robotics/falkolib.git
-- 
GitLab