From 9a66cc82d2117ed4c1fd1a8469b5bfda32884b3e Mon Sep 17 00:00:00 2001 From: Henry <1192779725@qq.com> Date: Wed, 30 Mar 2022 14:55:17 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 177126a..ce07cc1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ yarn run dev 打开:localhost:3080 +## 运行效果 + +![img](./result.png) + ### 参考文献 * [jquery](http://jquery.cuishifeng.cn/) @@ -31,4 +35,4 @@ yarn run dev * [connect](https://www.npmjs.com/package/connect) * [serve-static](https://github.com/expressjs/serve-static) * [github-markdown-css](https://sindresorhus.com/github-markdown-css/) -* [highlight.js](https://github.com/highlightjs/highlight.js) \ No newline at end of file +* [highlight.js](https://github.com/highlightjs/highlight.js)