Skip to content

Commit c203a13

Browse files
committed
Merge pull request #34 from mrzmyr/patch-1
highlight code
2 parents 7798e2d + f76323a commit c203a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ IP address utilities for node.js
44
## Usage
55
Get your ip address, compare ip addresses, validate ip addresses, etc.
66

7-
```
7+
```js
88
var ip = require('ip');
99

1010
ip.address() // my ip address

0 commit comments

Comments
 (0)