chore: revamp README (#126)

This commit is contained in:
Ralph Khreish
2025-04-09 00:16:43 +02:00
committed by GitHub
parent 0dfecec1b3
commit 47b79c0e29
14 changed files with 934 additions and 618 deletions

18
docs/licensing.md Normal file
View File

@@ -0,0 +1,18 @@
# Licensing
Task Master is licensed under the MIT License with Commons Clause. This means you can:
## ✅ Allowed:
- Use Task Master for any purpose (personal, commercial, academic)
- Modify the code
- Distribute copies
- Create and sell products built using Task Master
## ❌ Not Allowed:
- Sell Task Master itself
- Offer Task Master as a hosted service
- Create competing products based on Task Master
See the [LICENSE](../LICENSE) file for the complete license text.