Skip to content

Commit

Permalink
�[1;36m==> modified : README.md �[0m
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsaeed509 committed Mar 31, 2024
1 parent 237e4d7 commit a9578c1
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,18 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

To be Added:
- Download page
- Editions: Home, Predator, Wireless, Dark, ARM
- Gallery page
- New Wiki

## Contributing

- fork
- create a new branch with `dev-${GITHUB-USERNAME}` name (e.g. `dev-mmsaeed509`)
- ```bash
git checkout -b dev-mmsaeed509
```
- commit your changes
- ```bash
./git-push.sh -m "your commit msg"
```
- create a pull request

<!-- All Contributors -->

Expand Down

0 comments on commit a9578c1

Please sign in to comment.