[ci-skip] Update README

This commit is contained in:
Ryder Belserion 2023-01-07 11:59:16 -05:00
parent 0c8b1552cf
commit 48d055d982
No known key found for this signature in database
GPG Key ID: E4441092436053A7

View File

@ -91,7 +91,7 @@ Step #1) Have something actually working.
2. Create your Feature Branch (`git checkout -b feature/yourfeature`)
3. Commit your Changes (`git commit -m 'your amazing feature.'`)
4. Push to the Branch (`git push`)
5. Open a Pull Request to add your feature/fix to the dev branch.
5. Open a Pull Request to add your feature/fix to the `main` branch.
## License