Răsfoiți Sursa

crates.io shield

jD91mZM2 6 ani în urmă
părinte
comite
f4b19fb128
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.