Ver Fonte

refactor:添加 hexo 命令

killua há 5 anos atrás
pai
commit
8d2af8555e
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      readme.md

+ 2 - 1
readme.md

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