Sfoglia il codice sorgente

refactor:添加 hexo 命令

killua 5 anni fa
parent
commit
8d2af8555e
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      readme.md

+ 2 - 1
readme.md

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