From 8836624fefa6e1fd9ed766b9b8359164f4904329 Mon Sep 17 00:00:00 2001
From: maeder <maeder@cines.fr>
Date: Fri, 22 Oct 2021 12:08:38 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6280dcb..9573c1a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# Project moved to https://github.com/FAIRsFAIR/materials-browser-api
+
 # Materials browser front
 
 Front application for materials browser. Use materials-browser-api project.
@@ -41,4 +43,4 @@ Launch `ng serve` from project root. With internet browser, go to address `http:
 **WARNING** : API project directory **materials-browser-api** must be in the same directory than directory **materials-browser-front**.  
 
 Launch script `build_package.sh` to create a zip archive :  
-`dist/materials-browser-front/materials-browser.zip`.
\ No newline at end of file
+`dist/materials-browser-front/materials-browser.zip`.
-- 
GitLab