aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 4c9217c7..ba230117 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -4,6 +4,9 @@ installing, and running Klipper.
See [code overview](Code_Overview.md) for developer information on the
structure and layout of the Klipper code.
+See [protocol](Protocol.md) for developer information on the messaging
+protocol between host and firmware.
+
See [debugging](Debugging.md) for developer information on how to test
and debug Klipper.