From 8e7a747ca1e4ec757f7270c221eca4456fae3f6d Mon Sep 17 00:00:00 2001 From: BALDIT Adrien <adrien.baldit@univ-lorraine.fr> Date: Tue, 21 Jan 2025 22:11:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c61911b..5a7a9bf 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Kinematics application of the slider cranck mechanism developped in python +Kinematics application of the slider crank mechanism developped in python =============================================================================== -The slider cranck mechanism is a classical linkage assembly that transforms a rotational motion into a linear one. It can be found in many systems such as pumps, thermal engines, ... +The slider crank mechanism is a classical linkage assembly that transforms a rotational motion into a linear one. It can be found in many systems such as pumps, thermal engines, ... The mechanism is made of a frame(0), an eccentric (1), a connecting rod (2) and a slider (3) depicted by the following figure: -- GitLab