Update README.md

This commit is contained in:
شركة خبير المحدودة 2024-08-18 15:47:28 +03:00 committed by GitHub
parent e4e462214b
commit d96d51dc79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ chmod +x clone.sh pull.sh
### Clone or Pull Branches
To clone or pull branches, use the provided scripts:
1. Clone Branches: Replace YOUR_USERNAME and YOUR_TOKEN with your GitHub username and token.
```sh
./clone YOUR_USERNAME YOUR_TOKEN
```
```sh
./clone YOUR_USERNAME YOUR_TOKEN
```
2. Pull Branches:
- For Test Branches:
```sh