From 3d9ab6ac4c88b302cf625a26d46756e090bb1dfa Mon Sep 17 00:00:00 2001 From: Finn Kranzosch Date: Thu, 1 Oct 2020 14:13:52 +0200 Subject: [PATCH] Extended and fixed READMEs --- README.md | 4 ++-- README_de.md | 9 +++++++++ README_hi.md | 2 +- README_idn.md | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db3fddb..e538edb 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Feel free to contribute but please keep things easy to understand. - os (functions for filepathes) ## How to contribute: -1. Fork this repository. -2. Clone the forked repository. +1. Fork this repository +2. Clone the forked repository 3. Write your code 4. Create a new branch 5. Open a pull request diff --git a/README_de.md b/README_de.md index 3377a80..5f1fa69 100644 --- a/README_de.md +++ b/README_de.md @@ -8,6 +8,15 @@ Du kannst gerne etwas beitragen, aber bitte halte die Dinge leicht und verständ - sys (Kommandozeilenargumente) - os (Funktionen für die Dateipfade) +## So trägst du etwas bei: +1. Dieses Repository forken +2. Klonen des geforkten Repositories +3. Neuen Code hinzufügen +4. Neuen Branch erstellen +5. Pull-Request eröffnen + +[Dieses Tutorial](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) beinhaltet noch weiterführende Informationen. + ## READMEs in anderen Sprachen: - [English](README.md) - [Hindi](README_hi.md) diff --git a/README_hi.md b/README_hi.md index 152c1f5..e0622de 100644 --- a/README_hi.md +++ b/README_hi.md @@ -21,5 +21,5 @@ ## अन्य भाषाओँ में READMEs : - [English](README.md) - [German](README_de.md) - +- [Indonesia](README_idn.md) diff --git a/README_idn.md b/README_idn.md index 3259d21..bb82078 100644 --- a/README_idn.md +++ b/README_idn.md @@ -10,4 +10,5 @@ Silahkan untuk berkonrtibusi. Harap tetap menjaga agar dapat tetap mudah dimenge ## READMEs in other languages: - [English](README.md) -- [German](README_de.md) \ No newline at end of file +- [German](README_de.md) +- [Hindi](README_hi.md) \ No newline at end of file