mirror of
https://github.com/1f349/go-webdav.git
synced 2024-12-22 08:14:15 +00:00
readme: add CalDAV
This commit is contained in:
parent
6df8d2d892
commit
2e5aa7653b
@ -2,9 +2,12 @@
|
||||
|
||||
[![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).
|
||||
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…
Reference in New Issue
Block a user