Skip to content

Commit

Permalink
add 996.icu badge
Browse files Browse the repository at this point in the history
  • Loading branch information
neehow committed Apr 13, 2019
1 parent faadbc2 commit 76da13f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ const isValidIDCard = require('is-valid-id-card')
console.log(isValidIDCard('')) // false
console.log(isValidIDCard('123456')) // false
console.log(isValidIDCard('11012119880808223x')) // true
```
```
---
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu" /></a>

0 comments on commit 76da13f

Please sign in to comment.