Skip to content

Commit 90e856b

Browse files
committed
Update README.md
1 parent 4fc39d9 commit 90e856b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# isip
22
[![NPM version](https://badge.fury.io/js/isip.svg)](http://badge.fury.io/js/isip)
33
[![Build Status](https://travis-ci.org/node-codewars/isip.svg?branch=master)](https://travis-ci.org/node-codewars/isip)
4+
[![Code Climate](https://codeclimate.com/github/node-codewars/isip/badges/gpa.svg)](https://codeclimate.com/github/node-codewars/isip)
5+
[![Coverage Status](https://img.shields.io/coveralls/node-codewars/isip.svg)](https://coveralls.io/r/node-codewars/isip)
46

57
check if a string is an ip address
68

0 commit comments

Comments
 (0)