Switch build status badge in readme to svg
The badge looks slightly better on high resolution density displays as an SVG!
This commit is contained in:
@@ -3,7 +3,7 @@ A native PostgreSQL driver for Rust.
|
||||
|
||||
[Documentation](https://docs.rs/postgres/0.13.4/postgres)
|
||||
|
||||
[](https://travis-ci.org/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
|
||||
[](https://travis-ci.org/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
|
||||
|
||||
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
|
||||
```toml
|
||||
|
||||
Reference in New Issue
Block a user