Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ easy integration in JS programs
```

Note about branches in this repository
- `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 `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


## `svg2xml`
Expand Down