Skip to content

Commit eaf7cb4

Browse files
Enhance README with contributors and formatting
Updated README to include project contributors and improved formatting.
1 parent d4b7d20 commit eaf7cb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
**MyCMD** is a fully custom **command prompt** implemented in Java.
1515
It mimics the behavior of Windows `cmd.exe` with commands like `dir`, `cd`, `echo`, `mkdir`, `del`, and more — plus it has its own installer.
1616

17+
## Meet our CMD-builders
18+
19+
<a href="https://github.com/Drive-for-Java/MyCMD/graphs/contributors">
20+
<img src="https://contrib.rocks/image?repo=Drive-for-Java/MyCMD" />
21+
</a>
22+
1723
---
1824

1925
## 📂 Project Structure
@@ -152,3 +158,4 @@ You are free to use, modify, and distribute.
152158

153159
<img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=6,11,20&height=120&section=footer&text=Java,%20Java,%20and%20My%20Java&fontSize=20&fontColor=fff&animation=twinkling"/>
154160

161+

0 commit comments

Comments
 (0)