From 1c31470b54162320ba2628fc45ff9dd9f9738df1 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Thu, 6 Feb 2014 11:04:16 -0500 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bfd3522..4731833 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,7 @@ this example the second request adds the Cache-Control: header with a value of 'no-cache' which tells the library that the cached copy must not be used when handling this request. +More example usage can be found at: + + * https://github.com/jcgregorio/httplib2/wiki/Examples + * https://github.com/jcgregorio/httplib2/wiki/Examples-Python3 -- cgit v1.2.1