Skip to content

Commit

Permalink
Merge pull request #11 from FinnKr/master
Browse files Browse the repository at this point in the history
Extended and fixed READMEs
  • Loading branch information
emilmerle authored Oct 1, 2020
2 parents 10ba268 + 3d9ab6a commit 3c73d45
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 9 additions & 0 deletions README_de.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README_hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
## अन्य भाषाओँ में READMEs :
- [English](README.md)
- [German](README_de.md)

- [Indonesia](README_idn.md)

3 changes: 2 additions & 1 deletion README_idn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [German](README_de.md)
- [Hindi](README_hi.md)

0 comments on commit 3c73d45

Please sign in to comment.