Skip to content

Commit 5d23244

Browse files
committed
Added crates.io version and license shields
1 parent f129585 commit 5d23244

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# smbc -- `libsmbclient` wrapper
22

3+
[![Crates.io](https://img.shields.io/crates/v/smbc.svg)](https://crates.io/crates/smbc)
4+
[![Crates.io](https://img.shields.io/crates/l/smbc.svg)](https://crates.io/crates/smbc)
5+
36
## About
47

58
`smbc` is a type-safe wrapper library for `libsmbclient` from [Samba][samba] project.

0 commit comments

Comments
 (0)