Skip to content

Commit 9099092

Browse files
authored
Create Add License and Update README
1 parent eff3b27 commit 9099092

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Add License and Update README

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Pull Request: Add License and Update README
2+
📄 What This PR Does
3+
Added a LICENSE file with the MIT License.
4+
Updated README.md to include a License section with a short, beginner-friendly description.
5+
Explained why the MIT License was chosen.
6+
✅ Why MIT License?
7+
The MIT License is:
8+
9+
✅ Simple and permissive — easy for anyone to understand.
10+
✅ Allows free usage, modification, and sharing, even commercially.
11+
✅ Commonly used and trusted by open source projects.
12+
✅ Ideal for beginners who want others to build on their work without complexity.
13+
📦 Files Updated
14+
LICENSE → Added full MIT License text.
15+
README.md → Added a "License" section with a short explanation.

0 commit comments

Comments
 (0)