Skip to content

Commit

Permalink
chore(README): add contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
zitsen committed May 16, 2018
1 parent 16378b7 commit 92c7382
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[package]
name = "unqlite"
version = "1.4.1"
authors = ["Huo Linhe <huolinhe@berrygenomics.com>"]
authors = ["Huo Linhe <linhehuo@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
homepage = "https://github.com/zitsen/unqlite.rs"
repository = "https://github.com/zitsen/unqlite.rs.git"
documentation = "https://docs.rs/unqlite"
description = "Rust `unqlite` library wrapper."
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@ fn main() {
}
```

## Contributors

- **@bemyak**
- **@chritchens**
- **@wolandr**
- **@timlyo**

[unqlite]: https://unqlite.org/index.html
[travis-badge]: https://img.shields.io/travis/zitsen/unqlite.rs.svg?style=flat-square
[travis]: https://travis-ci.org/zitsen/unqlite.rs
Expand Down

0 comments on commit 92c7382

Please sign in to comment.