From 413e84a16a97f17610486f370f7ef178e89aed24 Mon Sep 17 00:00:00 2001 From: Tuan Nguyen Date: Mon, 27 Jan 2025 13:31:02 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a60f13d..fed7e7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ ![Dune Weaver Gif](./static/IMG_7404.gif) -Dune Weaver is a project for a mesmerizing, motorized sand table that draws intricate patterns in sand using a steel ball moved by a magnet. This project combines hardware and software, leveraging an Arduino for hardware control and a Python/Flask-based web interface for interaction. Check out the wiki [here](https://github.com/tuanchris/dune-weaver/wiki/Wiring) for more details. +Dune Weaver is a project for a mesmerizing, motorized sand table that draws intricate patterns in sand using a steel ball moved by a magnet. This project combines hardware and software, leveraging an Arduino for hardware control and a Python/Flask-based web interface for interaction. + +### **Check out the wiki [here](https://github.com/tuanchris/dune-weaver/wiki/Wiring) for more details.** ---