diff --git a/README.md b/README.md index 81b0196..6c4d35f 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,9 @@ Einplanung über crond ``` pi@raspi:~> ./convert.sh ``` + +### GIT commands +* git status +* git add ... +* git commit -m "..." +* git push origin master