diff options
| author | ruki <[email protected]> | 2020-06-18 23:15:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-06-18 13:34:19 +0800 |
| commit | 53df324acd9c7432336a5894ceef578daa1ce38d (patch) | |
| tree | b12ebd602e0c3ca82d4023fda913151a8564fc37 /xmake/scripts/faq.lua | |
| parent | 83a67d7f3dceda689aef8a5faaaba42336f61a20 (diff) | |
improve faq
Diffstat (limited to 'xmake/scripts/faq.lua')
| -rw-r--r-- | xmake/scripts/faq.lua | 6 |
1 files 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 --- |
