diff options
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 --- |
