From f44a4f19f5b46e69ab6c7af15bf3baf13f655dfb Mon Sep 17 00:00:00 2001 From: Quentin Bolsee <quentinbolsee@hotmail.com> Date: Wed, 30 Nov 2022 12:42:30 -0500 Subject: [PATCH] logo size --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dea27db..cd021db 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Beehive machine building kit -<img src=./img/beehive_logo.png width=45%><br> - - +<img src=./img/beehive_logo.png width=35%><br> This project provides a series of modular parts that can be easily composed to make linear motion axes and machine components. The core of the project is based on: @@ -12,6 +10,10 @@ This project provides a series of modular parts that can be easily composed to m The project is named after the grid of holes that can either be busy or free, much like cells in a beehive. +Here's an example of string-carried linear axis using only beehive parts: + + + ## Terminology ### Beam -- GitLab