diff --git a/README.md b/README.md index d70648f..ce16c27 100644 --- a/README.md +++ b/README.md @@ -12,19 +12,19 @@ With a single command, you can start up Klipper and its accompanying application
Click to expand -| |Name|Container Image built by| -|:---:|------|--------------| -||[Klipper](https://github.com/Klipper3d/klipper)|`prind`| -||[Moonraker](https://github.com/Arksine/moonraker)|`prind`| -||[Mainsail](https://github.com/mainsail-crew/mainsail)|`upstream`| -||[Fluidd](https://github.com/fluidd-core/fluidd)|`upstream`| -||[Octoprint](https://github.com/OctoPrint/OctoPrint)|`upstream`| -||[KlipperScreen](https://github.com/KlipperScreen/KlipperScreen)|`prind`| -||[moonraker-telegram-bot](https://github.com/nlef/moonraker-telegram-bot)|`upstream`| -||[mobileraker_companion](https://github.com/Clon1998/mobileraker_companion)|`upstream`| -||[moonraker-obico](https://github.com/TheSpaghettiDetective/moonraker-obico)|`upstream`| -||[Spoolman](https://github.com/Donkie/Spoolman)|`upstream`| -||[µStreamer](https://github.com/pikvm/ustreamer)|`prind`| +| |Name|Image source|Docs| +|:---:|------|--------------|---| +||[Klipper](https://github.com/Klipper3d/klipper)|prind @ [docker/klipper](docker/klipper)|[Getting Started](#getting-started)| +||[Moonraker](https://github.com/Arksine/moonraker)|prind @ [docker/moonraker](docker/moonraker)|[Getting Started](#getting-started)| +||[Mainsail](https://github.com/mainsail-crew/mainsail)|`upstream`|[Starting the Stack](#starting-the-stack)| +||[Fluidd](https://github.com/fluidd-core/fluidd)|`upstream`|[Starting the Stack](#starting-the-stack)| +||[Octoprint](https://github.com/OctoPrint/OctoPrint)|`upstream`|[Starting the Stack](#starting-the-stack)| +||[KlipperScreen](https://github.com/KlipperScreen/KlipperScreen)|prind @ [docker/klipperscreen](docker/klipperscreen)|[Additional Profiles/KlipperScreen](#klipperscreen)| +||[moonraker-telegram-bot](https://github.com/nlef/moonraker-telegram-bot)|`upstream`|[Additional Profiles/moonraker-telegram-bot](#moonraker-telegram-bot)| +||[mobileraker_companion](https://github.com/Clon1998/mobileraker_companion)|`upstream`|[Additional Profiles/mobileraker_compainon](#mobileraker_companion)| +||[moonraker-obico](https://github.com/TheSpaghettiDetective/moonraker-obico)|`upstream`|[Additional Profiles/moonraker-obico](#moonraker-obico)| +||[Spoolman](https://github.com/Donkie/Spoolman)|`upstream`|[Additional Profiles/Spoolman](#spoolman)| +||[µStreamer](https://github.com/pikvm/ustreamer)|prind @ [docker/ustreamer](docker/ustreamer)|[Add your configuration to docker-compose.override.yaml](#add-your-configuration-to-docker-composeoverrideyaml)
[Advanced Topics/Multiple Webcams](https://github.com/mkuf/prind?tab=readme-ov-file#multiple-webcams)|
## Getting started