From cd195b80aadec23d2a54045b6073fe7bd99e2043 Mon Sep 17 00:00:00 2001 From: cgeek <cem.moreau@gmail.com> Date: Sun, 5 Apr 2020 14:22:25 +0200 Subject: [PATCH] [doc] Remove disclaimer --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 60ba335..fbc25ea 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,3 @@ -# 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://git.duniter.org/nodes/typescript/duniter) on build phase. -- GitLab