diff --git a/README.md b/README.md index 9c485d9..9e8c6ea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ # Raspi-auto-downloader -[![Trigger: Push action](https://github.com/dewomser/Raspi-auto-downloader/actions/workflows/main.yml/badge.svg)](https://github.com/dewomser/Raspi-auto-downloader/actions/workflows/main.yml) Shellcheck still fails … I'm working on it +[![Trigger: Push action](https://github.com/dewomser/Raspi-auto-downloader/actions/workflows/main.yml/badge.svg)](https://github.com/dewomser/Raspi-auto-downloader/actions/workflows/main.yml) Shellchecked Load fresh images for the Raspberry -Pi, check SHA256, and copy to SD-Card , a Bashscript +Pi, check SHA256, and copy to SD-Card, a Bashscript. +## Hilfe raspi-install -h + +![alt text](https://github.com/dewomser/Raspi-auto-downloader/blob/master/bilder/help.png "help") + + +## Copy and check SD-Image + +![alt text](https://github.com/dewomser/Raspi-auto-downloader/blob/master/bilder/copy.png "copy and check") + +## Fork, Issue, Pull request, Clone Be carefull, this script is in status Alpha 0.2. ! diff --git a/bilder/copy.png b/bilder/copy.png new file mode 100644 index 0000000..30b926e Binary files /dev/null and b/bilder/copy.png differ diff --git a/bilder/help.png b/bilder/help.png new file mode 100644 index 0000000..fd4eef8 Binary files /dev/null and b/bilder/help.png differ