From c93fe5a596e580e14a30d40472b4b704375abf3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=A0=E9=87=8C?= Date: Sun, 10 Aug 2014 15:59:06 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e97505..f18099c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ What this proxy do is to generate and replace a temporary cert for any domain if * can work as http or https proxy * generate and intercept https requests for any domain without complaint by browser (only after you trust its root CA) -## how to use +## How to use ### step 0 - setup env * install NodeJS * install [openssl](http://www.openssl.org/) , i.e. the command ``openssl`` should be exposed to your shell