Skip to content

Commit f06161a

Browse files
committed
add screenshot
1 parent 8424ff9 commit f06161a

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README-CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
这是一个用于将 markdown 文件转换为 vue sfc 组件的 webpack loader。项目的代码大部分提取自 vuepress 项目,但进行了一系列修改、修正以及优化,以便它能在非 [vuepress](https://github.com/vuejs/vuepress) 项目中使用。在此对这一官方包的开发者们表示感谢。如果你有兴趣,可以前往该项目,并 star。
66

7+
![screenshot](./images/screenshot.png)
8+
79
## 安装
810

911
```bash
10-
$ npm i @tianyong90/vue-markdown-loader -S
12+
npm i @tianyong90/vue-markdown-loader -S
1113
```
1214

1315
## 使用

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The project is inspired by [vuepress](https://github.com/vuejs/vuepress), we reu
88

99
If you like Vuepress, please visit [vuepress](https://github.com/vuejs/vuepress) and star it. :smile:
1010

11+
![screenshot](./images/screenshot.png)
12+
1113
## Install
1214

1315
```bash

images/screenshot.png

289 KB
Loading

0 commit comments

Comments
 (0)