diff options
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 8b221763..14fb5bd3 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -1,7 +1,9 @@ See [installation](Installation.md) for information on compiling, installing, and running Klipper. Read [features](Features.md) for a -high-level description of useful capabilities. The history of releases -is available at [releases](Releases.md). +high-level description of useful capabilities. The +[kinematics](Kinematics.md) document provides information on how +movement is implemented. The history of releases is available at +[releases](Releases.md). There are also several documents available for developers interested in understanding how Klipper works: |