Readme: added link to Klipper
Signed-off-by: Volodymyr Babchynskyy <vvchik@gmail.com>
This commit is contained in:
parent
bdd270fa4a
commit
6f4a72fe2e
|
@ -1,7 +1,7 @@
|
||||||
# Moonraker - API Web Server for Klipper
|
# Moonraker - API Web Server for Klipper
|
||||||
|
|
||||||
Moonraker is a Python 3 based web server that exposes APIs with which
|
Moonraker is a Python 3 based web server that exposes APIs with which
|
||||||
client applications may use to interact with Klipper. Communcation between
|
client applications may use to interact with [Klipper](https://github.com/KevinOConnor/klipper). Communcation between
|
||||||
the Klippy host and Moonraker is done over a Unix Domain Socket. Tornado
|
the Klippy host and Moonraker is done over a Unix Domain Socket. Tornado
|
||||||
is used to provide Moonraker's server functionality.
|
is used to provide Moonraker's server functionality.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue