Skip to content

Commit 360e2ba

Browse files
authored
Update README.md
1 parent 0596ded commit 360e2ba

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ cd modules/module1/examples
243243

244244
Choose your track based on your experience level:
245245

246-
**👶 Beginner Track** (Modules 1-3) - GPU fundamentals, memory management, first kernels
247-
**🔥 Intermediate Track** (Modules 4-5) - Advanced programming, performance optimization
248-
**🚀 Advanced Track** (Modules 6-9) - Parallel algorithms, domain applications, production deployment
246+
- **👶 Beginner Track** (Modules 1-3) - GPU fundamentals, memory management, first kernels
247+
- **🔥 Intermediate Track** (Modules 4-5) - Advanced programming, performance optimization
248+
- **🚀 Advanced Track** (Modules 6-9) - Parallel algorithms, domain applications, production deployment
249249

250250
*Each track builds on the previous one, so start with the appropriate level for your background.*
251251

@@ -479,8 +479,6 @@ We welcome contributions from the community! This project thrives on:
479479

480480
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
481481

482-
**TL;DR**: ✅ Commercial use ✅ Modification ✅ Distribution ✅ Private use
483-
484482
## 📚 Citation
485483

486484
If you use this project in your research, education, or publications, please cite it as:
@@ -503,7 +501,6 @@ Stephen Shao, "GPU Programming 101: A Comprehensive Educational Project for CUDA
503501

504502
- 🎯 **NVIDIA** and **AMD** for excellent GPU computing ecosystems
505503
- 📚 **GPU computing community** for sharing knowledge and best practices
506-
- 🏫 **Educational institutions** advancing parallel computing education
507504
- 👥 **Contributors** who make this project better every day
508505

509506
---
@@ -516,4 +513,4 @@ Stephen Shao, "GPU Programming 101: A Comprehensive Educational Project for CUDA
516513

517514
**⭐ Star this project • 🍴 Fork and contribute • 📢 Share with others**
518515

519-
*Built with ❤️ for the AI Computing 101*
516+
*Built with ❤️ for the AI Computing 101*

0 commit comments

Comments
 (0)