Skip to content
Snippets Groups Projects
Commit e91ad83c authored by Nico Mähler's avatar Nico Mähler
Browse files

Update file README.md

parent 5bc708a7
No related branches found
No related tags found
No related merge requests found
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment