From 399f490b98b79d568778157ad3c132903f686662 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Thu, 5 Mar 2015 16:24:23 +0100 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d6c2c84..c9300fb 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,9 @@ Python (2.7) with: * html5lib * jinja2 + +Installation +------------- + + pip install html5lib jinja2 +