aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2f76476..69415c4 100644
--- a/README.rst
+++ b/README.rst
@@ -42,10 +42,12 @@
.. code:: shell
- hydroroll new "HydroRollBot"
+ hydroroll new -b coc_example "HydroRollBot"
cd HydroRollBot
hydroroll run
+更多详细的使用方法请参考 `官方文档`_。
+
开发示例
----