doc(readme): master branch is now main

This commit is contained in:
Hugo Sena Ribeiro 2021-12-06 05:34:02 -03:00 committed by GitHub
parent 5b579f9b80
commit d1d0806206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ Heres how we suggest you go about proposing a change to this project:
1. [Fork this project][fork] to your account.
2. [Create a branch][branch] for the change you intend to make.
3. Make your changes to your fork.
4. [Send a pull request][pr] from your forks branch to our `master` branch.
4. [Send a pull request][pr] from your forks branch to our `main` branch.
Using the web-based interface to make changes is fine too, and will help you
by automatically forking the project and prompting to send a pull request too.