Skip to content

Commit

Permalink
Updated readme (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
markwhitaker authored Nov 6, 2019
1 parent d5b8329 commit fa0f53b
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 @@ -25,7 +25,7 @@ var regex = new RegexBuilder()

But that's just a taste of what `RegexBuilder` does: for full API documentation, head over to the [project wiki](https://github.com/markwhitaker/RegexToolbox.NET/wiki).

## New in 1.2.2: Logging
## New in 1.3: Logging

Use the new `AddLogger()` method to connect a logger of your choice and see how your regex is built, step by step. For example:

Expand Down

0 comments on commit fa0f53b

Please sign in to comment.