diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-07-12 17:42:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-07-16 10:48:10 -0400 |
commit | 2f9fe49cb85eed35676a2711686d6ddc0514ac5a (patch) | |
tree | a6deb2607e1139da240d127300a6922fb28fe757 /docs/index.md | |
parent | 8a038c69411715cba36eaea92ee7a9944762ef6b (diff) | |
download | kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.gz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.xz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.zip |
docs: Add a Sponsors.md file
Add a documentation page with information on how to support Klipper.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index efbae621..17192742 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,3 +15,4 @@ To begin using Klipper start by [installing](Installation.md) it. 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). |