Updated documentation

This commit is contained in:
markseu 2020-02-02 22:49:52 +01:00
parent 090a7487e4
commit 44d2421158
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ Jeder ist eingeladen mitzumachen und Feedback zu geben.
## Wie man eine Erweiterung macht
1. [Beginne mit der Example-Erweiterung](https://github.com/schulle4u/yellow-extension-example) und [Basic-Erweiterung](https://github.com/schulle4u/yellow-extension-basic).
1. [Beginne mit einer Beispiel-Funktion](https://github.com/schulle4u/yellow-extension-example), [Sprache](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) oder [Thema](https://github.com/schulle4u/yellow-extension-basic).
2. Strebe eine einfache Lösung an, erst funktionieren lassen, dann besser machen.
3. Veröffentliche deine Erweiterung, lass uns wissen falls du Hilfe benötigst. [Was gibt es?](https://github.com/datenstrom/yellow-extensions)

View file

@ -17,7 +17,7 @@ Everyone is welcome to contribute and give feedback.
## How to make an extension
1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example) and [basic extension](https://github.com/schulle4u/yellow-extension-basic).
1. [Start with the example feature](https://github.com/schulle4u/yellow-extension-example), [language](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) or [theme](https://github.com/schulle4u/yellow-extension-basic).
2. Aim for a simple solution, first make it work then make it better.
3. Publish your extension, let us know if you need help. [What's available?](https://github.com/datenstrom/yellow-extensions)