Skip to content

Commit 91635e7

Browse files
Update README.md
1 parent 6c27253 commit 91635e7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 💻 MyCMD – A Custom Command Prompt in Java
2+
3+
![Build](https://img.shields.io/badge/build-passing-brightgreen)
4+
![Java](https://img.shields.io/badge/java-17+-blue)
5+
![License](https://img.shields.io/badge/license-Apache-orange)
6+
![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux-lightgrey)
7+
8+
**MyCMD** is a fully custom **command prompt** implemented in Java.
9+
It mimics the behavior of Windows `cmd.exe` with commands like `dir`, `cd`, `echo`, `mkdir`, `del`, and more — plus it has its own installer.
10+
11+
---
12+
13+
## 📂 Project Structure
14+

0 commit comments

Comments
 (0)