Skip to content

Commit

Permalink
Merge pull request #16 from newhouse/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
frenchbread authored Oct 25, 2021
2 parents 77fb938 + 1332275 commit a99aa63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ is_ip_private('10.0.0.0')
is_ip_private('101.0.26.90')
// => false

is_ip_private('not.an.ip.com')
// => undefined

```

### Development
Expand Down

0 comments on commit a99aa63

Please sign in to comment.