diff --git a/README.md b/README.md index 0881bae..9586d65 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Very very early implementation of Klipper control via FabAccess. It uses an HTTP API that talks to the FabAccess server via CapnProto ## printer.cfg - +``` [fabaccess_klipper] ip: HTTP API IP and port -machine: _machineid_ \ No newline at end of file +machine: _machineid_ +```