aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.mkd b/README.mkd
index b41f0fae..d686e933 100644
--- a/README.mkd
+++ b/README.mkd
@@ -14,11 +14,14 @@ __mitmdump__ is the command-line version of mitmproxy. Think tcpdump for HTTP.
__libmproxy__ is the library that mitmproxy and mitmdump are built on.
Documentation, tutorials and distribution packages can be found on the
-mitmproxy.org website:
-
+mitmproxy.org website:
[mitmproxy.org](http://mitmproxy.org).
-You can find complete directions for installing mitmproxy [here](http://mitmproxy.org/doc/install.html).
+Installation Instructions are available at [mitmproxy.org/doc/install.html](http://mitmproxy.org/doc/install.html).
+
+You can join our developer chat on Slack:
+[![Slack](https://mitmproxy-slack.herokuapp.com/badge.svg)](https://mitmproxy-slack.herokuapp.com/)
+
Features
@@ -54,7 +57,7 @@ $ git clone https://github.com/mitmproxy/mitmproxy.git
$ git clone https://github.com/mitmproxy/netlib.git
$ git clone https://github.com/mitmproxy/pathod.git
$ cd mitmproxy
-$ ./dev
+$ source ./dev
```
The *dev* script will create a virtualenv environment in a directory called