mirror of
https://github.com/1f349/go-webdav.git
synced 2025-04-01 17:55:05 +01:00
readme: add CalDAV
This commit is contained in:
parent
6df8d2d892
commit
2e5aa7653b
@ -2,9 +2,12 @@
|
||||
|
||||
[](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).
|
||||
A Go library for [WebDAV], [CalDAV] and [CardDAV].
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
||||
[WebDAV]: https://tools.ietf.org/html/rfc4918
|
||||
[CalDAV]: https://tools.ietf.org/html/rfc4791
|
||||
[CardDAV]: https://tools.ietf.org/html/rfc6352
|
||||
|
Loading…
x
Reference in New Issue
Block a user