增加'关于本文档'介绍

This commit is contained in:
binaryify 2017-04-05 17:50:57 +08:00
parent 8146d58a84
commit 8c5485da6f

View File

@ -130,5 +130,10 @@ type: 搜索类型默认为1,取值意义:
## 离线访问此文档
此文档同时也是 Progressive Web Apps(PWA), 加入了serviceWorker,可离线访问
## 关于此文档
此文档由 [docsify](https://github.com/QingWei-Li/docsify/) 生成
docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo 的地方是它不会生成将 .md 转成 .html 文件,所有转换工作都是在运行时进行。
## License
[The MIT License (MIT)](LICENSE)