Browse Source

update readme

Alan Shreve 12 years ago
parent
commit
5994e47039
1 changed files with 4 additions and 3 deletions
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -1,6 +1,8 @@
-# ngrok
+# ngrok ([https://ngrok.com](https://ngrok.com))
 
 ## What is ngrok?
+![](https://ngrok.com/static/img/overview.png)
+
 ngrok is a tool that makes it easier to develop networked services (HTTP/TCP)
 It is a man-in-the-middle proxy server that you run locally on your development box. It allows you to do the following things:
 
@@ -11,8 +13,7 @@ It is a man-in-the-middle proxy server that you run locally on your development
 
 
 ## Downloading and installing ngrok
-ngrok has _no_ dependencies. Just download a single binary for your platform and
-run it.
+ngrok has _no_ runtime dependencies. Just download a single binary for your platform and run it.
 
 - [Linux](http://ngrok.com/dl/linux_386/ngrok.zip)
 - [Mac OSX](http://ngrok.com/dl/darwin_386/ngrok.zip)