From 76affac71a12e7a1b09adeca748792ef125d018b Mon Sep 17 00:00:00 2001 From: akdeb Date: Tue, 13 Jan 2026 23:40:42 +0700 Subject: [PATCH] update readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 713e4c1..76d627b 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ lib_deps = ## `🤝 Contributing` +We welcome contributions! Here are some ideas: 1. Speech Interruption on ESP32 2. Adding Arduino IDE support 3. ~~Add Hume API client for emotion detection~~ @@ -276,13 +277,6 @@ lib_deps = 8. Add Amazon Nova Support 9. Add Deepgram -We welcome contributions -- Fork this repository. -- Create your feature branch (`git checkout -b feature/EpicFeature`). -- Commit your changes (`git commit -m 'Add EpicFeature'`). -- Push to the branch (`git push origin feature/EpicFeature`). -- Open a PR - ## `License`