From a03193cd849ed7ca3674250f820af1f44c02450c Mon Sep 17 00:00:00 2001 From: Jake Read Date: Sun, 20 May 2018 15:27:02 -0400 Subject: [PATCH] typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 054dcd3..36632fa 100644 --- a/README.md +++ b/README.md @@ -48,17 +48,17 @@ See [cad/assembly/elements/](/cad/assembly/elements) for kinematic elements, and Motor and XY Constraint: -![motor](/images/kunits-motor.png) +![motor](/images/kunit-motor.png) XY Constraints, with preload adjusting and without: -![xy-adjust](/images/kunits-xy-adjust.png) +![xy-adjust](/images/kunit-xy-adjust.png) -![xy](/images/kunits-xy.png) +![xy](/images/kunit-xy.png) YZ Constraints ('out of plane'): -![yz](/images/kunits-zy.png) +![yz](/images/kunit-zy.png) **Assembling in Rhino** -- GitLab