Skip to content

Commit

Permalink
Clarify availability of features in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov authored Aug 4, 2019
1 parent 01dd2a5 commit 5bbac92
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ let returnData = try? XMLEncoder().encode(note, withRootKey: "note")

## Advanced features

These features are available in [0.4.0
release](https://github.com/MaxDesiatov/XMLCoder/releases/tag/0.4.0) or later:
The following features are available in [0.4.0
release](https://github.com/MaxDesiatov/XMLCoder/releases/tag/0.4.0) or later
(unless stated otherwise):

### Stripping namespace prefix

Expand Down

0 comments on commit 5bbac92

Please sign in to comment.