diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-01-21 18:54:00 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-01-21 18:54:00 -0500 |
commit | 9a06d2b7e8b765ce7b141697aeb731e50201d2b8 (patch) | |
tree | 3289e8285b4c5398f0ec98ff228a00a10fe68920 /README.md | |
parent | cf3b0475daa0d7154d2f986f94d8c184c7cf39c1 (diff) | |
download | kutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.tar.gz kutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.tar.xz kutter-9a06d2b7e8b765ce7b141697aeb731e50201d2b8.zip |
docs: Improve wording of main Klipper page
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -4,15 +4,14 @@ Welcome to the Klipper project! https://www.klipper3d.org/ -Klipper is a 3d-Printer firmware. It combines the power of a general -purpose computer with one or more micro-controllers. See the +The Klipper firmware controls 3d-Printers. It combines the power of a +general purpose computer with one or more micro-controllers. See the [features document](https://www.klipper3d.org/Features.html) for more -information on why you should use Klipper. +information on why you should use the Klipper software. -To begin using Klipper start by -[installing](https://www.klipper3d.org/Installation.html) it. +Start by [installing Klipper software](https://www.klipper3d.org/Installation.html). -Klipper is Free Software. See the [license](COPYING) or read the -[documentation](https://www.klipper3d.org/Overview.html). We depend on -the generous support from our +Klipper software is Free Software. See the [license](COPYING) or read +the [documentation](https://www.klipper3d.org/Overview.html). We +depend on the generous support from our [sponsors](https://www.klipper3d.org/Sponsors.html). |