Skip to content

Commit 6d0448a

Browse files
committed
update README with crates.io badge
1 parent e0eda30 commit 6d0448a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# mysql-proxy-rs
22

3+
[![Version](https://img.shields.io/crates/v/mysql-proxy.svg)](https://crates.io/crates/mysql-proxy)
4+
35
An implementation of a MySQL proxy server built on top of `tokio-core`. Tested with `rustc 1.13.0-nightly (cbe4de78e 2016-09-05)`.
46

57
## Usage

0 commit comments

Comments
 (0)