Skip to content

Commit 6507e21

Browse files
committed
docs: readme edits
1 parent c65ecfd commit 6507e21

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# doi-regex
2-
[![Build Status](https://travis-ci.org/regexps/doi-regex.svg?branch=master)](https://travis-ci.org/regexps/doi-regex) [![Test Coverage](https://codeclimate.com/github/regexps/doi-regex/badges/coverage.svg)](https://codeclimate.com/github/regexps/doi-regex)
2+
3+
[![Build Status](https://travis-ci.org/regexhq/doi-regex.svg?branch=master)](https://travis-ci.org/regexhq/doi-regex)
34

45
> Regular expression for matching DOIs
56
@@ -86,6 +87,10 @@ Possible Flags:
8687
* `-g`, `--groups` Find the stripped DOI and any suffix it might have
8788
* `-h`, `--help` Display usage
8889

90+
## Contribute
91+
92+
Please do!
93+
8994
## License
9095

9196
MIT © [Richard Littauer](http://burntfen.com)

0 commit comments

Comments
 (0)