From 53df324acd9c7432336a5894ceef578daa1ce38d Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 18 Jun 2020 23:15:43 +0800 Subject: improve faq --- xmake/scripts/faq.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmake/scripts/faq.lua b/xmake/scripts/faq.lua index 1a2154c7a..e1eab19c6 100644 --- a/xmake/scripts/faq.lua +++ b/xmake/scripts/faq.lua @@ -1,6 +1,8 @@ -- --- FAQ +-- If you want to known more usage about xmake, please see https://xmake.io -- +-- ## FAQ +-- -- You can enter the project directory firstly before building project. -- -- $ cd projectdir @@ -64,5 +66,3 @@ -- -- @endcode -- --- 7. If you want to known more usage about xmake, please see https://xmake.io --- -- cgit v1.3.1