From e91ad83c45a96c2f7bc459730983e08fd493004e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nico=20M=C3=A4hler?= <nico.maehler@mdr.de> Date: Tue, 18 Mar 2025 15:23:02 +0000 Subject: [PATCH] Update file README.md --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 4c203dc..ddadee2 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,11 @@ # geodata -What? -## Getting started - -To make it easy for you to get started with GitLab, here's a list of recommended next steps. -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - -## Add your files +## Getting started -- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: +Ziel ist es GEO-Daten zu sammeln die frei genutzt werden können und sie zentral so zur Verfügung zu stellen, dass alle LRA's darauf zugreifen können. -``` -cd existing_repo -git remote add origin https://gitlab.ard.de/geo_daten/geodata.git -git branch -M main -git push -uf origin main -``` ## Integrate with your tools -- GitLab