From dce2e78497c5b0842be940706fd593eacbe4bcfc Mon Sep 17 00:00:00 2001 From: Zaoqi Date: Sat, 15 Jun 2019 20:48:24 +0800 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 79bf9ac..938ee1f 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ instead of php code. php2py.php requires "phc" (php compiler) installed. you can download it at the following link: -http://www.phpcompiler.org/ +https://github.com/pbiggar/phc [ Example Use ] ----------------------------------------------------------------------