update readme
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# go-webdav
|
||||
Fork of go-webdav that supports ACL, synced with [original repo](https://github.com/emersion/go-webdav) (Implementation of ACL from [oliverpool/go-webdav](https://github.com/oliverpool/go-webdav))
|
||||
|
||||
|
||||
[](https://pkg.go.dev/github.com/emersion/go-webdav)
|
||||
|
||||
@@ -9,5 +11,5 @@ A Go library for [WebDAV], [CalDAV] and [CardDAV].
|
||||
MIT
|
||||
|
||||
[WebDAV]: https://tools.ietf.org/html/rfc4918
|
||||
[CalDAV]: https://tools.ietf.org/html/rfc4791
|
||||
[CalDAV]: https://tools.ietf.org/html/rfc4791
|
||||
[CardDAV]: https://tools.ietf.org/html/rfc6352
|
||||
|
Reference in New Issue
Block a user