Skip to content

Commit 0661a3c

Browse files
authored
Update README.md
1 parent 52891d0 commit 0661a3c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# unplugin-fluent-vue
2+
3+
<p align="center">
4+
<a href="https://github.com/fluent-vue/unplugin-fluent-vue/actions">
5+
<img src="https://img.shields.io/github/workflow/status/fluent-vue/unplugin-fluent-vue/Test" alt="GitHub Workflow Status">
6+
</a>
7+
<a href="https://codecov.io/gh/fluent-vue/unplugin-fluent-vue">
8+
<img src="https://codecov.io/gh/fluent-vue/unplugin-fluent-vue/branch/main/graph/badge.svg?token=0JSSE94EGJ" alt="codecov">
9+
</a>
10+
<a href="https://standardjs.com">
11+
<img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide">
12+
</a>
13+
<a href="https://github.com/fluent-vue/unplugin-fluent-vue/blob/main/LICENSE">
14+
<img src="https://img.shields.io/github/license/fluent-vue/unplugin-fluent-vue" alt="GitHub license">
15+
</a>
16+
</p>

0 commit comments

Comments
 (0)