diff --git a/README.md b/README.md index 1e1544a5..0c72fdc6 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,15 @@ Fork of the Raspberry Pi Imaging Utility +![image](https://raw.githubusercontent.com/guysoft/pi-imager/qml/src/icons/rpi2.png) + # Why is this fork here? The idea is to have something that builds automatically and accepts rapidly new distros. Evreyone is welcome to suggest distros and send a PR. The result isn't targeted to be clean and simple like the original rpi-imager, but more of a list to browse and discover new distros. Or have RPi developers have a one stop place to download and flash custom images. -- Download the latest version for Windows, macOS and Ubuntu from the [Raspberry Pi downloads page](https://www.raspberrypi.com/software/). +- Download the latest version for Windows, macOS and Ubuntu from the [Release page](https://github.com/guysoft/pi-imager/releases). - To install on Raspberry Pi OS, use `sudo apt update && sudo apt install rpi-imager`. ## License