From 86a29486a6c7d7b8f6ab73cc40c1d0591c948e9f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jon=20Almaz=C3=A1n?= <jon.almazan@gmail.com>
Date: Thu, 5 Sep 2019 18:55:55 +0100
Subject: [PATCH] fix mention

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

diff --git a/README.md b/README.md
index 95ff796..a2b6dd9 100644
--- a/README.md
+++ b/README.md
@@ -178,7 +178,7 @@ Please consider citing the following papers in your publications if this helps y
 This library has been developed by Jerome Revaud, Rafael de Rezende, Cesar de Souza, Diane Larlus, and Jon Almazan at **[Naver Labs Europe](https://europe.naverlabs.com)**.
 
 
-**Special thanks to Filip Radenovic (@filipradenovic).** We have used in this library the ROxford5K and RParis6K downloader from his awesome **[CNN-imageretrieval repository](https://github.com/filipradenovic/cnnimageretrieval-pytorch)**. Consider checking it out if you want to train your own models for image retrieval!
+**Special thanks to [Filip Radenovic](https://github.com/filipradenovic).** In this library, we have used the ROxford5K and RParis6K downloader from his awesome **[CNN-imageretrieval repository](https://github.com/filipradenovic/cnnimageretrieval-pytorch)**. Consider checking it out if you want to train your own models for image retrieval!
 
 ## References
 
-- 
GitLab