From 10cc7408377e7827f1c14ff202b1084a0d4c55cc Mon Sep 17 00:00:00 2001 From: iBug Date: Thu, 13 Jun 2019 19:23:25 +0800 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05f598a..d733487 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # pac -PAC scripts for proxies + +PAC scripts for proxies. + +To generate PAC from the latest IP range list, run `./build.sh` (make sure you have `wget` and Python 3 available).