From 32c1c7c1274f145184a5fd8fbf671cf0639fb8cb Mon Sep 17 00:00:00 2001 From: zu1k Date: Wed, 19 Aug 2020 08:10:11 +0800 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cd0b32b..fe2503e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ ## 安装 +### 使用Heroku + +首先 Fork 仓库到你的用户名下,然后修改 assets 文件夹下的html文件,将里面的域名修改为你自己的,最后点击按钮进行部署 + +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Fzu1k%2Fproxypool%2Ftree%2Fmaster) + ### 从源码编译 需要安装Golang