From 8a530ff7d13d9b1b1b8e6277315c421bc70fcee1 Mon Sep 17 00:00:00 2001 From: kmvan Date: Tue, 18 Sep 2018 22:55:31 +0800 Subject: [PATCH] add detail description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dfc7335d..00e1d0c8 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,13 @@ And the most important thing is that it's like 📱 **iPhone X** and **📱 iPho ## For development - Star⭐ and **Fork**. +- Generate composer vendor: `$ composer dumpautoload -o`. +- Code you mind. - Compile **development**: `$ php ./make.php dev`. - Compile **production**: `$ php ./make.php`. - Access `./dist/prober.php` from http browser. - Enjoy it. 😄 +- Pull Request. ## Help and translate more languages - **Fork** project.