From 6ca9bd73b40c7da15a76ed9156987c9bbe956b5e Mon Sep 17 00:00:00 2001
From: Sebastian Castro <sebastian.castro@protonmail.com>
Date: Thu, 13 May 2021 14:15:27 +0000
Subject: [PATCH] Update README.md

---
 README.md | 52 +---------------------------------------------------
 1 file changed, 1 insertion(+), 51 deletions(-)

diff --git a/README.md b/README.md
index a54e5b46f..0e2ce35c2 100755
--- a/README.md
+++ b/README.md
@@ -1,51 +1 @@
-![Map](docs/images/1.png "Intro")
-
-GoGoCarto
-=========
-
-**Documentation and Tutorials availables at https://doc.gogocarto.fr/**
-
-Contact
---------
-You can contact us on the channel GoGoCarto at https://chat.lescommuns.org/channel/gogocarto
-
-Overview
---------
-
-GoGoCarto is a full reusable application to create collaborative maps
-
-It's highly configurable, and ready to be reused by anyone to create its own map, with its own data, categories, moderation rules, configuration etc...
-There is a whole back office to manage data, contents, configuration
-
-![Dashboard](docs/images/21.png "Dashboard")
-
-[See more screenshot of the backoffice](docs/backoffice-screenshots.md)
-
-Multi Instance Mode
--------------------
-
-You can configure your server to work as a multi instance creator. See example at https://gogocarto.fr
-Every new project will live in a dedicate subdomain like my-map.gogocarto.fr
-
-
-Internationalization
---------------------
-We use `Weblate` plateform, please help us translating the project here : https://hosted.weblate.org/projects/gogocarto/
-
-GoGoCarto & GoGoCartoJs
-------------------
-
-The GoGoCarto project is divided into two separate projects.
-
-- GoGoCarto repo take care of backend stuff, the form to add new elements, the backoffice, and additonnals pages sucha as homepage
-- [GoGoCartoJs](https://gitlab.adullact.net/pixelhumain/GoGoCartoJs) an autonomous javascript library responsible for data vizualisation (map, list, categories, search...). [See the online full documentation](https://pixelhumain.github.io/GoGoCartoJs)
-
-Stack
------
-
-Symfony4, MongoDB, Typescript
-
-Installation
--------------
-
-[Installation intructions](docs/installation.md)
+The project has been moved to https://gitlab.com/seballot/gogocarto
-- 
GitLab