aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-01-21 18:54:00 -0500
committerKevin O'Connor <kevin@koconnor.net>2025-01-21 18:54:00 -0500
commit9a06d2b7e8b765ce7b141697aeb731e50201d2b8 (patch)
tree3289e8285b4c5398f0ec98ff228a00a10fe68920
parentcf3b0475daa0d7154d2f986f94d8c184c7cf39c1 (diff)
downloadkutter-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>
-rw-r--r--README.md15
-rw-r--r--docs/index.md19
2 files changed, 18 insertions, 16 deletions
diff --git a/README.md b/README.md
index 32fe7331..f8e8c959 100644
--- a/README.md
+++ b/README.md
@@ -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).
diff --git a/docs/index.md b/docs/index.md
index 17192742..4846f96d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -6,13 +6,16 @@ title: Welcome
![](img/klipper-logo.png){ .center-image }
-Klipper is a 3d-Printer firmware. It combines the power of a general
-purpose computer with one or more micro-controllers. See the
-[features](Features.md) document for more information on why you
-should use Klipper.
+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 the Klipper software.
-To begin using Klipper start by [installing](Installation.md) it.
+Start by [installing Klipper software](https://www.klipper3d.org/Installation.html).
-Klipper is Free Software. Read the [documentation](Overview.md) or
-view [the Klipper code on github](https://github.com/Klipper3d/klipper).
-We depend on the generous support from our [sponsors](Sponsors.md).
+Klipper software is Free Software. Read the
+[documentation](https://www.klipper3d.org/Overview.html), see the
+[license](COPYING), or
+[download](https://github.com/Klipper3d/Klipper) the software. We
+depend on the generous support from our
+[sponsors](https://www.klipper3d.org/Sponsors.html).