Commit 49f4f20a authored by Jehonathan's avatar Jehonathan Committed by GitHub

Merge pull request #161 from justcoding121/develop

Update README.md
parents a4210640 8ae51db9
...@@ -27,11 +27,11 @@ Refer the HTTP Proxy Server library in your project, look up Test project to lea ...@@ -27,11 +27,11 @@ Refer the HTTP Proxy Server library in your project, look up Test project to lea
Install by nuget: Install by nuget:
For beta releases on [beta branch](https://github.com/justcoding121/Titanium-Web-Proxy/tree/release) For beta releases on [beta branch](https://github.com/justcoding121/Titanium-Web-Proxy/tree/beta)
Install-Package Titanium.Web.Proxy -Pre Install-Package Titanium.Web.Proxy -Pre
For stable releases on [stable branch](https://github.com/justcoding121/Titanium-Web-Proxy/tree/master) For stable releases on [stable branch](https://github.com/justcoding121/Titanium-Web-Proxy/tree/stable)
Install-Package Titanium.Web.Proxy Install-Package Titanium.Web.Proxy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment