From 760d303dfa9dcce4035e482597cfaa9a08bfa70e Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 25 Feb 2012 13:16:30 +1300 Subject: 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. --- README.mkd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.mkd') 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 -- cgit v1.2.3