From 4c433a66f4f94e54cad6f943adb0652fa0095c38 Mon Sep 17 00:00:00 2001
From: Duniter <contact@duniter.org>
Date: Wed, 29 Nov 2017 18:38:00 +0000
Subject: [PATCH] Enforce github readme

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index eedfd2c..806e0de 100644
--- a/README.md
+++ b/README.md
@@ -245,6 +245,19 @@ Pull requests proposed on github would generate more work for the main contribut
 Issues can be submitted on github. However, all issues created on github will be duplicated on gitlab manually and closed with a link to the gitlab issue.
 
 
+# Original README.md# Initial disclaimer
+This project is now tracked on our hosted gitlab server at:
+https://git.duniter.org/nodes/typescript/modules/duniter-ui
+
+The current github repository is a simple clone taken up to date at each push on the main gitlab repository.
+
+All contributions should be performed on the main gitlab repository.
+
+Pull requests proposed on github would generate more work for the main contributors.
+
+Issues can be submitted on github. However, all issues created on github will be duplicated on gitlab manually and closed with a link to the gitlab issue.
+
+
 # Original README.md# Duniter-ui
 
 Duniter graphical interface. This is a developement package which is embedded in [Duniter software](https://github.com/duniter/duniter) on build phase.
-- 
GitLab