Skip to content

Commit b0a2148

Browse files
author
Charlike Mike Reagent
committed
fix badges, doh
1 parent bcb6c18 commit b0a2148

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mentions-regex [![NPM version][npmjs-img]][npmjs-url] [![Build Status][travis-img]][travis-url] [![regexps org][regexps-img]][regexps-url]
1+
# [![NPM version][npmjs-img]][npmjs-url] [![MIT license][license-img]][license-url] [![Build Status][travis-img]][travis-url] [![regexps org][regexps-img]][regexps-url]
22
> The correct mention(s) regex. Regex done right!
33
44

@@ -95,7 +95,7 @@ Released under the [`MIT`][license-url] license.
9595
[coveralls-img]: https://img.shields.io/coveralls/regexps/mentions-regex.svg?style=flat
9696

9797
[license-url]: https://github.com/regexps/mentions-regex/blob/master/license.md
98-
[license-img]: https://img.shields.io/badge/license-MIT-blue.svg
98+
[license-img]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat
9999

100100
[travis-url]: https://travis-ci.org/regexps/mentions-regex
101101
[travis-img]: https://img.shields.io/travis/regexps/mentions-regex.svg?style=flat
@@ -112,5 +112,5 @@ Released under the [`MIT`][license-url] license.
112112
[contrib-more]: http://j.mp/1stW47C
113113
[contrib-graf]: https://github.com/regexps/mentions-regex/graphs/contributors
114114

115-
[regexps-img]: http://img.shields.io/badge/regexps-approved-brightgreen.svg?style=flat
116-
[regexps-url]: https://github.com/regexps
115+
[regexps-url]: https://github.com/regexps
116+
[regexps-img]: http://img.shields.io/badge/regexps-approved-brightgreen.svg?style=flat

0 commit comments

Comments
 (0)