Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamerh authored Oct 13, 2019
1 parent 5bf87b8 commit ac36c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ for xml := range parser.Stream() {
parser.TotalReadSize
```

**Xpath** query (for now in master branch)
**Xpath** query (for now this feature is not tagged)
```go

parser := xmlparser.NewXMLParser(bufreader, "bookstore").EnableXpath()
Expand Down

0 comments on commit ac36c34

Please sign in to comment.