mirror of
https://github.com/1f349/go-webdav.git
synced 2024-12-22 08:14:15 +00:00
Add godoc badge to README
This commit is contained in:
parent
fdd2e85cfe
commit
64f8396654
@ -1,6 +1,9 @@
|
||||
# go-webdav
|
||||
|
||||
A Go library for WebDAV.
|
||||
[![GoDoc](https://godoc.org/github.com/emersion/go-webdav?status.svg)](https://godoc.org/github.com/emersion/go-webdav)
|
||||
|
||||
A Go library for [WebDAV](https://tools.ietf.org/html/rfc4918) and
|
||||
[CardDAV](https://tools.ietf.org/html/rfc6352).
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user