We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8b35a commit 6399df4Copy full SHA for 6399df4
1 file changed
README.md
@@ -33,8 +33,8 @@ easy integration in JS programs
33
```
34
35
Note about branches in this repository
36
-- `master` is not intended to receive any changes except updates from the upstream repository
37
-- the `develop` branch is the target for new features, fixes, .... and merge commits from `master`
+- `upstream_master` is not intended to receive any changes except updates from the upstream repository
+- the `develop` branch is the target for new features, fixes, .... and merge commits from the upstream `master` branch
38
39
40
## `svg2xml`
0 commit comments