Skip to content

Commit 22b4296

Browse files
authored
Update README.md
1 parent ea206d2 commit 22b4296

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This repository focuses on:
1616
- File & folder automation
1717
- Data cleanup & transformation
1818
- API helpers
19-
- GUI & CLI utilities
19+
- GUI & CLI utilities
2020
- Beginner → Advanced project ideas
2121
- Clean, readable Python scripts
2222

@@ -67,6 +67,27 @@ Open an **issue** or submit a **PR** 🚀
6767

6868
---
6969

70+
## 📄 License
71+
72+
This repository is licensed under the **MIT License** — a short and permissive license that allows:
73+
74+
**✅ Permissions:**
75+
- Commercial use
76+
- Modification
77+
- Distribution
78+
- Private use
79+
80+
**⚠️ Limitations:**
81+
- No liability
82+
- No warranty
83+
84+
**📜 Conditions:**
85+
- Must include the original license and copyright notice in all copies or substantial portions of the software.
86+
87+
> ⚠️ This is **not legal advice**. For the full license text, see [LICENSE](LICENSE).
88+
89+
---
90+
7091
## 📌 Disclaimer
7192

7293
These tools are provided **as-is** for learning and productivity purposes.

0 commit comments

Comments
 (0)