From eef1f1042a1fe36df81516a5bf385c210191774a Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Mon, 22 Sep 2014 21:10:10 -0700 Subject: [PATCH] update README to mention memento protocol support --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 95808188..93eb9bda 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ pywb is a python implementation of web archival replay tools, sometimes also kno pywb allows high-quality replay (browsing) of archived web data stored in standardized `ARC `_ and `WARC `_. -pywb can be used as a traditional web application or an HTTP or HTTPS proxy server. +pywb can be used as a traditional web application or an HTTP or HTTPS proxy server. pywb is also fully compliant with the `Memento `_ protocol (`RFC-7089 `_) Usage Examples -----------------------------