Skip to content

Commit 7c29d2e

Browse files
authored
Update README.md
1 parent 8d86b54 commit 7c29d2e

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![](https://socialify.git.ci/devmalik7/Code_Script/image?custom_description=A+collection+of+beginner-friendly+scripts+in+Python%2C+JavaScript%2C+C%2FC%2B%2B+and+more&description=1&font=Source+Code+Pro&forks=1&issues=1&language=1&name=1&owner=1&pattern=Solid&pulls=1&theme=Dark)
2+
13
# 📝 Code Script
24

35
Welcome to **Code Script** 🎉 — a beginner-friendly repo for Hacktoberfest!
@@ -16,11 +18,16 @@ Here, anyone can contribute simple, fun, and useful scripts in **Python, JavaScr
1618
---
1719

1820
## 🚀 How to Contribute
19-
1. **Fork this repo** (top-right corner).
20-
2. Add your script inside the correct folder (`Python/`, `JavaScript/`, etc.).
21-
3. Make sure your file has a meaningful name (e.g., `bmi_calculator.py`).
22-
4. Add comments so beginners can understand your code.
23-
5. **Submit a Pull Request** and wait for review! 🎉
21+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)]()
22+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
23+
24+
1. Take a look at the Existing Issues or create your own Issues!
25+
2. Wait for the Issue to be assigned to you after which you can start working on it.
26+
3. **Fork this repo** (top-right corner).
27+
4. Add your script inside the correct folder (`Python/`, `JavaScript/`, etc.).
28+
5. Make sure your file has a meaningful name (e.g., `bmi_calculator.py`).
29+
6. Add comments so beginners can understand your code.
30+
7. **Submit a Pull Request** and wait for review! 🎉
2431

2532
---
2633

@@ -33,6 +40,9 @@ Here, anyone can contribute simple, fun, and useful scripts in **Python, JavaScr
3340
---
3441

3542
## 📜 License
36-
This project is licensed under the [MIT License](LICENSE).
43+
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
44+
45+
This project is licensed under the [MIT License](LICENSE).
46+
3747

3848
✅ Happy Hacking & Happy Hacktoberfest 2025! 🎃🍂

0 commit comments

Comments
 (0)