From afb62ca3935da3e15a2b1f5b7d4f8d0cec2208d2 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Thu, 10 Sep 2020 22:16:32 +0200 Subject: [PATCH] credits upload Signed-off-by: Stefan Dej --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 252bf2f2..b8270edb 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,13 @@ Mainsail is a lightweight & responsive web interface for the [Klipper](https://g ![screenshot-dashboard](docs/images/screenshot-dashboard.png) -To begin using Mainsail start by [installing](docs/installation.md) it or read the [documentation](docs/README.md) for more informations. \ No newline at end of file +To begin using Mainsail start by [installing](docs/installation.md) it or read the [documentation](docs/README.md) for more informations. + +## Credit, sources and inspiration +* [Kevin O'Connor](https://github.com/KevinOConnor) for the awesome 3D printer firmware [Klipper](https://github.com/KevinOConnor/klipper) +* [Eric Callahan (arksine)](https://github.com/Arksine) for [Moonraker (Klipper API)](https://github.com/Arksine/moonraker). Without Moonraker, Mainsail would not be possible. +* [lixxbox](https://github.com/lixxbox) for the Mainsail logo +* [Vue.js](https://vuejs.org/): The Progressive JavaScript Framework +* [Vuetify](https://vuetifyjs.com/): Material Design Component Framework for Vue.js + +Massive thanks to the whole [Voron Design](http://vorondesign.com/) community. Without them such a project would not be possible. \ No newline at end of file