summaryrefslogtreecommitdiff
path: root/xmake/scripts/faq.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-06-18 23:15:43 +0800
committerruki <[email protected]>2020-06-18 13:34:19 +0800
commit53df324acd9c7432336a5894ceef578daa1ce38d (patch)
treeb12ebd602e0c3ca82d4023fda913151a8564fc37 /xmake/scripts/faq.lua
parent83a67d7f3dceda689aef8a5faaaba42336f61a20 (diff)
improve faq
Diffstat (limited to 'xmake/scripts/faq.lua')
-rw-r--r--xmake/scripts/faq.lua6
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
---