Skip to content

Commit 84f70bf

Browse files
committed
doc: change md
1 parent 2282bbe commit 84f70bf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div align="center">
1414

1515
[![Build Status](https://travis-ci.com/ninecat-ui/ninecat-ui.svg?branch=master)](https://travis-ci.com/ninecat-ui/ninecat-ui)
16-
<!-- [![codecov](https://codecov.io/gh/ninecat-ui/ninecat-ui/branch/master/graph/badge.svg)](https://codecov.io/gh/ninecat-ui/ninecat-ui) -->
16+
[![codecov](https://codecov.io/gh/ninecat-ui/ninecat-ui/branch/master/graph/badge.svg)](https://codecov.io/gh/ninecat-ui/ninecat-ui)
1717
![MIT](https://img.shields.io/badge/license-MIT-000000.svg)
1818
![webpack](https://img.shields.io/badge/webpack-4-blue.svg)
1919
![vue](https://img.shields.io/badge/vue-2.6.10-green.svg)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div align="center">
1616

1717
[![Build Status](https://travis-ci.com/ninecat-ui/ninecat-ui.svg?branch=master)](https://travis-ci.com/ninecat-ui/ninecat-ui)
18-
<!-- [![codecov](https://codecov.io/gh/ninecat-ui/ninecat-ui/branch/master/graph/badge.svg)](https://codecov.io/gh/ninecat-ui/ninecat-ui) -->
18+
[![codecov](https://codecov.io/gh/ninecat-ui/ninecat-ui/branch/master/graph/badge.svg)](https://codecov.io/gh/ninecat-ui/ninecat-ui)
1919
![MIT](https://img.shields.io/badge/license-MIT-000000.svg)
2020
![webpack](https://img.shields.io/badge/webpack-4-blue.svg)
2121
![vue](https://img.shields.io/badge/vue-2.6.10-green.svg)

doc/markdown/nTag/zh-CN/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# Tag 标签
33

44

5-
## When To Use
5+
## 何时使用
66

77

8-
## Examples
8+
## 代码演示
99

10-
### Basic Use
10+
### 基本使用
1111

1212
:::demo
1313
```html

0 commit comments

Comments
 (0)