浏览代码

refactor:添加 hexo 命令

killua 5 年之前
父节点
当前提交
8d2af8555e
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      readme.md

+ 2 - 1
readme.md

@@ -1,4 +1,5 @@
 #### hexo常用命令
 ```
 hexo new [layout] <title>
-```
+hexo server
+```