Added docs link and shield
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
|||||||
authors = ["Konstantin Gribov <grossws@gmail.com>"]
|
authors = ["Konstantin Gribov <grossws@gmail.com>"]
|
||||||
|
|
||||||
repository = "https://github.com/smbc-rs/smbc"
|
repository = "https://github.com/smbc-rs/smbc"
|
||||||
|
documentation = "https://docs.rs/smbc"
|
||||||
license = "GPL-3.0+"
|
license = "GPL-3.0+"
|
||||||
keywords = ["smbclient", "samba", "cifs"]
|
keywords = ["smbclient", "samba", "cifs"]
|
||||||
description = "type-safe libsmbclient wrapper with std::fs-like interface"
|
description = "type-safe libsmbclient wrapper with std::fs-like interface"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
[](https://crates.io/crates/smbc)
|
[](https://crates.io/crates/smbc)
|
||||||
[](https://travis-ci.org/smbc-rs/smbc)
|
[](https://travis-ci.org/smbc-rs/smbc)
|
||||||
[](https://crates.io/crates/smbc)
|
[](https://crates.io/crates/smbc)
|
||||||
|
[](https://docs.rs/smbc)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user