From fa9482a9f248f03881dce60e2697da823b458966 Mon Sep 17 00:00:00 2001 From: Christoph Polcin Date: Tue, 28 Oct 2014 07:53:14 +0100 Subject: [PATCH] add links to README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e89ba1..b7f13ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # GOWEBDAV - WebDAV Client for golang -## RFCs +## LINKS + * [rfc2518](http://asg.andrew.cmu.edu/rfc/rfc2518.html) +* [rfc2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) + +## Books + +* [WebDav: Next Gen](https://books.google.de/books?isbn=0130652083 "WebDav: Next Generation Collaborative Web Authoring By Lisa Dusseault")