jD91mZM2 пре 6 година
родитељ
комит
f4b19fb128
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# posix-regex
+# posix-regex [![Crates.io](https://img.shields.io/crates/v/posix-regex.svg)](https://crates.io/crates/posix-regex)
 
 A library for parsing POSIX regular expressions. Only supports ASCII.  Created
 for use in relibc and does not require the std.