Skip to content

Commit d4cbf26

Browse files
Update README.md
1 parent e00dbf1 commit d4cbf26

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

README.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ Wake-Word-Detector/
204204
│ └── LICENSE.txt # Picovoice licensing
205205
├── 🖼️ assets/ # Application resources
206206
│ ├── app.ico # Main application icon
207-
│ ├── Green.ico # 🟢 Listening state indicator
208-
│ └── Red.ico # 🔴 Stopped state indicator
207+
│ ├── Green.ico # Listening state indicator
208+
│ └── Red.ico # Stopped state indicator
209209
└── 📦 installer.nsi # Professional Windows installer
210210
```
211211

@@ -473,21 +473,11 @@ Excellent SDKs, documentation, and support. Easy integration with any platform.
473473

474474
## 🤝 **Contributing & Support**
475475

476-
<div align="center">
477-
478-
### **Join the Community**
479-
480-
[![Issues](https://img.shields.io/github/issues/Traves-Theberge/Wakeword?style=for-the-badge&color=red)](https://github.com/Traves-Theberge/Wakeword/issues)
481-
[![Pull Requests](https://img.shields.io/github/issues-pr/Traves-Theberge/Wakeword?style=for-the-badge&color=blue)](https://github.com/Traves-Theberge/Wakeword/pulls)
482-
[![Discussions](https://img.shields.io/badge/GitHub-Discussions-purple?style=for-the-badge&logo=github)](https://github.com/Traves-Theberge/Wakeword/discussions)
483-
484-
</div>
485-
486476
### **🐛 Found a Bug?**
487477
1. **Check** existing [issues](https://github.com/Traves-Theberge/Wakeword/issues)
488478
2. **Create** a detailed bug report with:
489479
- Steps to reproduce
490-
- Expected vs actual behavior
480+
- Expected vs actual behaviour
491481
- System information
492482
- Console logs (if applicable)
493483

@@ -513,10 +503,7 @@ Have an idea? We'd love to hear it! Open a [feature request](https://github.com/
513503
*See [LICENSE.txt](LICENSE.txt) for full details*
514504

515505
### **Third-Party Licenses**
516-
- **Picovoice**: See [keywords/LICENSE.txt](keywords/LICENSE.txt)
517-
- **Electron**: MIT License
518-
- **React**: MIT License
519-
506+
**Picovoice**: See [keywords/LICENSE.txt](keywords/LICENSE.txt)
520507
</div>
521508

522509
---
@@ -536,9 +523,4 @@ Have an idea? We'd love to hear it! Open a [feature request](https://github.com/
536523
**Made with ❤️ by [Traves Theberge](https://github.com/Traves-Theberge)**
537524

538525
*Powered by [Picovoice](https://picovoice.ai/) • Built with [Electron](https://electronjs.org/) • Styled with [React](https://react.dev/)*
539-
540-
[![GitHub stars](https://img.shields.io/github/stars/Traves-Theberge/Wakeword?style=social)](https://github.com/Traves-Theberge/Wakeword/stargazers)
541-
[![GitHub forks](https://img.shields.io/github/forks/Traves-Theberge/Wakeword?style=social)](https://github.com/Traves-Theberge/Wakeword/network/members)
542-
[![Follow](https://img.shields.io/github/followers/Traves-Theberge?style=social)](https://github.com/Traves-Theberge)
543-
544526
</div>

0 commit comments

Comments
 (0)