Skip to content

Commit 2ce1d6e

Browse files
authored
Update readme.md
1 parent 4296164 commit 2ce1d6e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/readme.md

Lines changed: 11 additions & 4 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
@@ -28,10 +35,10 @@ mint install heroesofcode/SwiftFileTools
2835

2936
To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.
3037

31-
## License
32-
33-
SwiftFileTools is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/SwiftFileTools/blob/main/LICENSE) for details.
34-
3538
## Changelog
3639

3740
Check [changelog](https://heroesofcode.github.io/SwiftFileTools/changelog.html)
41+
42+
## License
43+
44+
SwiftFileTools is released under the MIT license. See [LICENSE](https://github.com/heroesofcode/SwiftFileTools/blob/main/LICENSE) for details.

0 commit comments

Comments
 (0)