diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-10-10 12:39:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-10-10 12:43:44 -0400 |
commit | ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894 (patch) | |
tree | 466031deff37721f2dde3e147cd144dac8cd1d91 /docs/Installation.md | |
parent | 0ec7eda11b0f83f60bec37da472a3795c22d0e0d (diff) | |
download | kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.tar.gz kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.tar.xz kutter-ce7cc798dcf4b51671e8cf3c8e7454b9e1d5c894.zip |
docs: Add Contact.md file with developer contact information
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 99f3f571..d1c40a24 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -119,3 +119,8 @@ provides more detailed information. In addition to common g-code commands, Klipper supports a few extended commands - "status" and "restart" are examples of these commands. Use the "help" command to get a list of other extended commands. + +Contacting the developers +========================= + +See the [contact page](Contact.md) to ask questions or report a bug. |