Skip to content

Commit 7229f96

Browse files
committed
shield the readme
1 parent 98cb3c3 commit 7229f96

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[![MIT][s2]][l2] [![Latest Version][s1]][l1] [![docs][s3]][l3] [![Chat on Miaou][s4]][l4]
2+
3+
[s1]: https://img.shields.io/crates/v/lazy-regex.svg
4+
[l1]: https://crates.io/crates/lazy-regex
5+
6+
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
7+
[l2]: LICENSE
8+
9+
[s3]: https://docs.rs/lazy-regex/badge.svg
10+
[l3]: https://docs.rs/lazy-regex/
11+
12+
[s4]: https://miaou.dystroy.org/static/shields/room.svg
13+
[l4]: https://miaou.dystroy.org/3
14+
15+
116
# lazy-regex
217

318
Use the `regex!` macro to build regexes:

0 commit comments

Comments
 (0)