From 4fa2c9ba64c063500d1b65d2cbd47b1c175ef64f Mon Sep 17 00:00:00 2001 From: tankisu01 Date: Wed, 30 Mar 2016 07:59:59 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37e922a..ee666b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Custom PHP build scripts for PocketMine-MP +# Custom PHP build scripts for Genisys ## compile.sh @@ -23,14 +23,14 @@ Use this script to build the custom PHP binary. Make sure you have ``make autoco ## installer.sh -Script to install PocketMine-MP and PHP binaries. +Script to install Genisys and PHP binaries. | Flag | Description | | ------ | ----------------------------------- | -| -u | Update PocketMine-MP | +| -u | Update Genisys. | | -d | Install directory | | -v | Channel (stable or development) | ## jenkins.sh -PHP binaries provided by PocketMine are build using this script. The script runs the ``compile.sh`` with some default arguments. +PHP binaries provided by Genisys are build using this script. The script runs the ``compile.sh`` with some default arguments.