Browse Source

Add readme link to developer's guide

inconshreveable 12 years ago
parent
commit
c0b7bf6429
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -37,3 +37,5 @@ are only available by creating an account on ngrok.com. If you need them, [creat
     cd ngrok && make
     bin/ngrok [LOCAL PORT]
 
+### Further Reading
+[ngrok developer's guide](docs/DEVELOPMENT.md)