From b139b40754f56f0e54db275ac62cf1bbcc61d967 Mon Sep 17 00:00:00 2001
From: Vaishnav-sabari-girish
 <88036970+Vaishnav-Sabari-Girish@users.noreply.github.com>
Date: Wed, 9 Apr 2025 01:58:56 +0530
Subject: [PATCH] Arduino-CLI_Interactive (#290)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7306a92..5c32255 100644
--- a/README.md
+++ b/README.md
@@ -319,6 +319,7 @@ List of projects that provide terminal user interfaces
 
 <details open><summary><h2>Miscellaneous</h2></summary>
 
+- [arduino-cli-interactive](https://github.com/Vaishnav-Sabari-Girish/arduino-cli-interactive) A tool that makes using arduino-cli easier and interactive for beginners to the terminal.
 - [arttime](https://github.com/reportaman/arttime) An app that brings beauty of text-art together with functionality of clock, timer, and pattern-based time manager.
 - [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
 - [bluetuith](https://github.com/darkhz/bluetuith) A TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices.