We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65ecfd commit 6507e21Copy full SHA for 6507e21
readme.md
@@ -1,5 +1,6 @@
1
# doi-regex
2
-[](https://travis-ci.org/regexps/doi-regex) [](https://codeclimate.com/github/regexps/doi-regex)
+
3
+[](https://travis-ci.org/regexhq/doi-regex)
4
5
> Regular expression for matching DOIs
6
@@ -86,6 +87,10 @@ Possible Flags:
86
87
* `-g`, `--groups` Find the stripped DOI and any suffix it might have
88
* `-h`, `--help` Display usage
89
90
+## Contribute
91
92
+Please do!
93
94
## License
95
96
MIT © [Richard Littauer](http://burntfen.com)
0 commit comments