Skip to content

Commit 715da24

Browse files
committed
Switch badge
1 parent 6d34794 commit 715da24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# rust-postgres-large-object
22

3-
A crate providing access to the Postgres large object API.
4-
5-
[![Build Status](https://travis-ci.org/sfackler/rust-postgres-large-object.svg?branch=master)](https://travis-ci.org/sfackler/rust-postgres-large-object)
3+
[![CircleCI](https://circleci.com/gh/sfackler/rust-postgres-large-object.svg?style=shield)](https://circleci.com/gh/sfackler/rust-postgres-large-object)
64

75
[Documentation](https://sfackler.github.io/rust-postgres-large-object/doc/v0.5.1/postgres_large_object)
86

7+
A crate providing access to the Postgres large object API.
8+
99
# Example
1010

1111
```rust

0 commit comments

Comments
 (0)