aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index d383751c..764c5a36 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,3 +1,4 @@
+
__mitmproxy__ is an SSL-capable, intercepting HTTP proxy. It provides a console
interface that allows traffic flows to be inspected and edited on the fly.
@@ -35,7 +36,6 @@ Source is hosted on github:
Requirements
------------
-
* [Python](http://www.python.org) 2.6.x or 2.7.x.
* [openssl](http://www.openssl.org/). Installed by default on most systems.
* [urwid](http://excess.org/urwid/) version 0.9.8 or newer.