From 3aa70985a7ce3a21e544d8064d9fc497f4988353 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Mon, 22 Sep 2014 21:11:43 -0700 Subject: [PATCH] README: memento line tweak --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 93eb9bda..6efc6eb5 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,9 @@ 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 is also fully compliant with the `Memento `_ protocol (`RFC-7089 `_) +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 -----------------------------