From 6529bbaa467232334cddafe6fc3e2d8420ed6c30 Mon Sep 17 00:00:00 2001 From: 0x23 Date: Thu, 15 Jan 2026 17:03:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ce1d9e..467db66 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q). ## ✨NEW: Open Micro-Manipulator GUI To make testing and using the Open-Micro Manipulator easy and convenient a python control program with a graphical user interface is provided here: [Open Micro-Manipulator GUI](https://github.com/0x23/OpenMicroManipulatorGUI). -It has simple controlls to move the device around, while also displaying a live camera feed (e.g. from a microscope camera). Additional features, including a simple g-code runner and realtime mouse control (e.g. for Biology applications). +It has simple controlls to move the device around, while also displaying a live camera feed (e.g. from a microscope camera). Additional features, include a simple g-code runner and realtime mouse control (e.g. for Biology applications).
Open Micro-Manipulator GUI