From a74f07bbd3713a82fd0f313e6b6133d7df857fcd Mon Sep 17 00:00:00 2001 From: Ryan DeShone Date: Thu, 8 Sep 2022 21:28:27 -0400 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b492c14..d30580e 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,6 @@ and configure klipper using the standard defaults for a Raspbian system. ## Limitations -In the Limitations section, list any incompatibilities, known issues, or other -warnings. +This module is pretty limited at the moment. It does the baseline install and service management +makes sure necessary paths and files are present, but it doesn't currently have the ability to +manage actual printer configuration.