From ad58ab8d7c8a86731aabba0110e9d9f3672bb83f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=BCffner?= Date: Fri, 1 Apr 2022 13:54:36 +0200 Subject: [PATCH] docs: add KlipperScreen to supported Frontends --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 390bd61..4cd50e4 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,13 @@ [![Image: Ustreamer](https://github.com/mkuf/prind/actions/workflows/ustreamer.yaml/badge.svg)](https://github.com/mkuf/prind/actions/workflows/ustreamer.yaml) prind allows you to run the Software for your 3D Printer in Docker containers. -With a single Command, you can start up klipper and choose between multiple Webfrontends. +With a single Command, you can start up klipper and choose between multiple Frontends. Currently supported Frontends: * Octoprint (via [Dockerhub](https://hub.docker.com/r/octoprint/octoprint)) * Fluidd (via [Dockerhub](https://hub.docker.com/r/cadriel/fluidd)) * Mainsail + * KlipperScreen Depending on which Frontend you've chosen, moonraker will also be deployed.