aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index ba230117..6c7a9458 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -5,7 +5,9 @@ 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.
+protocol between host and firmware. See also
+[firmware commands](Firmware_Commands.md) for a high-level description
+of some commands implemented in the firmware.
See [debugging](Debugging.md) for developer information on how to test
and debug Klipper.