From a7fc21d9734aba0c281f128283c841426c897eb8 Mon Sep 17 00:00:00 2001 From: 17lwinn <50519725+17lwinn@users.noreply.github.com> Date: Sun, 26 Apr 2020 17:35:19 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea6200..b2a099f 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,10 @@ Format for entries: `protocol://domain:port/` Run your own instance: -Run `wget -O proxychief.zip https://github.com/youngchief-btw/ProxyChief/archive/master.zip` (I recommend doing `git clone https://github.com/youngchief-btw/ProxyChief.git` instead to pull in the latest changes) \ No newline at end of file +Run `wget -O proxychief.zip https://github.com/youngchief-btw/ProxyChief/archive/master.zip` (I recommend doing `git clone https://github.com/youngchief-btw/ProxyChief.git` instead to pull in the latest changes) + +--- + +Or run on gitpod: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/youngchief-btw/Proxychief)