diff options
-rw-r--r-- | docs/Features.md | 3 | ||||
-rw-r--r-- | docs/Todo.md | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/docs/Features.md b/docs/Features.md index 1ce5adde..2857e9bd 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -1,5 +1,4 @@ -Klipper is an experimental 3d printer firmware. It has several -compelling features: +Klipper is a 3d printer firmware with several compelling features: * High precision stepper movement. Klipper utilizes an application processor (such as a low-cost Raspberry Pi) when calculating printer diff --git a/docs/Todo.md b/docs/Todo.md index 8f9d34fe..039c9eff 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -1,5 +1,5 @@ -Klipper is currently in an experimental state. There are several -features still to be implemented. In no particular order: +There are several features still to be implemented in Klipper. In no +particular order: Host user interaction ===================== |