aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-02-25 13:16:30 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-02-25 13:16:30 +1300
commit760d303dfa9dcce4035e482597cfaa9a08bfa70e (patch)
treeeea024487073eb78813fbc2268da1d7d7a377ffe /README.mkd
parent3afa2c38fb8e95b417be134ef4c137b0829a8621 (diff)
downloadmitmproxy-760d303dfa9dcce4035e482597cfaa9a08bfa70e.tar.gz
mitmproxy-760d303dfa9dcce4035e482597cfaa9a08bfa70e.tar.bz2
mitmproxy-760d303dfa9dcce4035e482597cfaa9a08bfa70e.zip
Add README.txt for PyPi.
Yes, this means we now maintain two complete README files that are identical except for markup. We distribute with only README.txt, so README.mkd can actually move in to the documentation tree at some point.
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.mkd b/README.mkd
index 94405ab7..67b08e96 100644
--- a/README.mkd
+++ b/README.mkd
@@ -5,9 +5,9 @@ fly.
__mitmdump__ is the command-line version of mitmproxy, with the same
functionality but without the user interface. Think tcpdump for HTTP.
-Both tools are fully documentented in the commandline _--help_ flag, and, in
-the case of __mitmproxy__, a built-in help page accessible through the _?_
-keyboard shortcut.
+Complete documentation and a set of practical tutorials is included in the
+distribution package, and is also available at
+[mitmproxy.org](http://mitmproxy.org).
Features