Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaissmai committed Jul 24, 2022
1 parent 05865f9 commit 28b7729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func (r *IPRange) UnmarshalText(text []byte) error
func (r *IPRange) UnmarshalBinary(data []byte) error
```

## Advanced
For more advanced functionality IPRange implements the interval.Interface for fast lookups.
## Advanced features
For more advanced functionality IPRange implements the `interval.Interface` for fast lookups.

see also: https://github.com/gaissmai/interval

0 comments on commit 28b7729

Please sign in to comment.