Skip to content

Commit 7becac1

Browse files
authored
Rename donya.php to cli.php
1 parent ad78585 commit 7becac1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A simple, fast, and fun example for building command line apps in PHP.
44

5-
**max@base:~$ php donya.php**
5+
**max@base:~$ php cli.php**
66

77
```
88
Usage:
@@ -80,6 +80,8 @@ function callCommand($command) {
8080
}
8181
```
8282

83+
[Donya Package Manager](https://github.com/DonyaOS/) was purpose of writing this cli builder in PHP.
84+
8385
---------
8486

8587
# Max Base

0 commit comments

Comments
 (0)