mirror of
https://github.com/isar/rusqlite.git
synced 2025-06-07 01:12:37 +08:00
Add AppVeyor build status to README
This commit is contained in:
parent
73e805a488
commit
4149389318
@ -1,6 +1,7 @@
|
|||||||
# Rusqlite
|
# Rusqlite
|
||||||
|
|
||||||
[](https://travis-ci.org/jgallagher/rusqlite)
|
[](https://travis-ci.org/jgallagher/rusqlite)
|
||||||
|
[](https://ci.appveyor.com/project/jgallagher/rusqlite)
|
||||||
|
|
||||||
Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose
|
Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose
|
||||||
an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). View the full
|
an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres). View the full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user