From b6d1bc73a8116dfaf226970ef7b0a9ed0067b683 Mon Sep 17 00:00:00 2001 From: Alfredo Monclus Date: Wed, 12 Jun 2024 10:23:14 -0300 Subject: [PATCH] update docs close #1398 --- README.md | 2 -- docs/FAQ.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 94670e75..78293ef7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -Sure, here's an improved version of your text: - # KlipperScreen KlipperScreen is a touchscreen GUI that interfaces with [Klipper](https://github.com/Klipper3d/klipper) via [Moonraker](https://github.com/arksine/moonraker). It allows you to switch between multiple printers and access them from a single location. Notably, it doesn't need to run on the same host as your printer; you can install it on another device and configure the IP address to connect to the printer. diff --git a/docs/FAQ.md b/docs/FAQ.md index 64cb77bf..d57b5859 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -1,5 +1,3 @@ -Got it. Here’s the updated FAQ with the necessary modifications: - # Frequently Asked Questions ## What is the minimum Python version required?