aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.mkd b/README.mkd
index f7138a5d..7ed2d219 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,7 +1,5 @@
-__mitmproxy__ is an SSL-capable, intercepting HTTP proxy.
-
-__mitmproxy__ is a console application that allows traffic flows to be
-inspected and edited on the fly.
+__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.
__mitmdump__ is the command-line version of mitmproxy, with the same
functionality but without the frills. Think tcpdump for HTTP.