Parcourir la source

refactor:添加 hexo 命令

killua il y a 5 ans
Parent
commit
8d2af8555e
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      readme.md

+ 2 - 1
readme.md

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