Skip to content

Commit df1e547

Browse files
Fix README placeholders - update costs and replace yourusername with actual URLs
- Correct Arduino cost from $50 to $30 per belt in comparison table - Fix clone URL to use MissCrispenCakes - Update sponsor link to point to KDF-dev - Fix Issues and Discussions URLs - Replace placeholder email with KDF Entertainment website
1 parent 4a1f8e2 commit df1e547

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Transform spatial information into tactile sensations with wearable haptic devic
4848
| **Haptic Effects** | On/Off patterns | 120+ DRV2605L effects |
4949
| **Portability** | ⭐⭐⭐⭐⭐ Highly portable | ⭐⭐⭐ Portable with power bank |
5050
| **Setup Complexity** | ⭐⭐⭐ Moderate | ⭐⭐⭐⭐ Advanced |
51-
| **Cost** | ~$50 per belt | ~$150 total |
51+
| **Cost** | ~$30 per belt | ~$150 total |
5252

5353
**New to haptics?** Start with the **[Arduino + Bluetooth](docs/getting-started/arduino-quickstart.md)** implementation.
5454

@@ -184,7 +184,7 @@ We welcome contributions! Whether you're fixing bugs, improving documentation, o
184184

185185
```bash
186186
# Clone the repository
187-
git clone https://github.com/yourusername/On-body-haptics.git
187+
git clone https://github.com/MissCrispenCakes/On-body-haptics.git
188188
cd On-body-haptics
189189

190190
# For Arduino implementation
@@ -244,15 +244,15 @@ If you find this project useful, consider:
244244
- ⭐ Starring this repository
245245
- 🐛 Reporting bugs and suggesting features
246246
- 📖 Improving documentation
247-
- 💰 [Sponsoring development](https://github.com/sponsors/yourusername)
247+
- 💰 [Sponsoring development](https://github.com/sponsors/KDF-dev)
248248

249249
Your support helps maintain and improve this open-source project!
250250

251251
## 📞 Contact & Community
252252

253-
- **Issues**: [GitHub Issues](https://github.com/yourusername/On-body-haptics/issues)
254-
- **Discussions**: [GitHub Discussions](https://github.com/yourusername/On-body-haptics/discussions)
255-
- **Email**: your.email@example.com
253+
- **Issues**: [GitHub Issues](https://github.com/MissCrispenCakes/On-body-haptics/issues)
254+
- **Discussions**: [GitHub Discussions](https://github.com/MissCrispenCakes/On-body-haptics/discussions)
255+
- **Website**: [KDF Entertainment](https://www.kdfentertainment.com/about)
256256

257257
## 📚 Citation
258258

0 commit comments

Comments
 (0)