Skip to content

Commit e2bc816

Browse files
authored
Merge pull request #40 from mischov/chore/master-to-main
Correct reference to master
2 parents 6a6f10e + 18fba6a commit e2bc816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Contributions are very welcome, especially bug reports.
3333

3434
If submitting a bug report, please search open and closed issues first.
3535

36-
To make a pull request, fork the project, create a topic branch off of `master`, push your topic branch to your fork, and open a pull request.
36+
To make a pull request, fork the project, create a topic branch off of `main`, push your topic branch to your fork, and open a pull request.
3737

3838
If you're submitting a bug fix, please include a test or tests that would have caught the problem.
3939

0 commit comments

Comments
 (0)