Skip to content

Commit 1eaf1dd

Browse files
authored
Add command shell script in readme
1 parent 09c70db commit 1eaf1dd

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
@@ -11,6 +11,13 @@ SwiftFileTools is a tool for you to generate Colors, Constants, ViewCode and fil
1111

1212
## Installation
1313

14+
### Shell Script
15+
16+
```sh
17+
chmod +x ./script.sh
18+
./script.sh
19+
```
20+
1421
### Make
1522
```
1623
make run

0 commit comments

Comments
 (0)