update readme

This commit is contained in:
2025-09-01 13:33:11 +02:00
parent 1d5a5dcd6c
commit 173b2cc388

View File

@@ -1,4 +1,6 @@
# go-webdav # 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))
[![Go Reference](https://pkg.go.dev/badge/github.com/emersion/go-webdav.svg)](https://pkg.go.dev/github.com/emersion/go-webdav) [![Go Reference](https://pkg.go.dev/badge/github.com/emersion/go-webdav.svg)](https://pkg.go.dev/github.com/emersion/go-webdav)
@@ -9,5 +11,5 @@ A Go library for [WebDAV], [CalDAV] and [CardDAV].
MIT MIT
[WebDAV]: https://tools.ietf.org/html/rfc4918 [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 [CardDAV]: https://tools.ietf.org/html/rfc6352