From ad0ac8ac9051b4af618ad7f789cf4925addc2193 Mon Sep 17 00:00:00 2001 From: Zhengyu Peng Date: Mon, 3 Jan 2022 09:49:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f0312b..ffbfda7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A Hexapod Robot using Raspberry Pi Zero W ## Introduction This is a hexapod robot based on [Smallp Tsai](https://github.com/SmallpTsai)'s [hexapod-v2-7697](https://github.com/SmallpTsai/hexapod-v2-7697) project. -This project reused most of the mechanism design in the original project, but with a totally redesign on the circuits and softwares. +This project reused most of the mechanism design in the original project, but with a full redesign of the circuits and software. The table below shows the difference between this project and the original one. | | Original hexapod-v2-7697 | This project |