Skip to content

Commit 902e358

Browse files
committed
📝 docs(README): update
1 parent e14d5f2 commit 902e358

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
# :globe_with_meridians: eslint-plugin-vue-i18n
1+
<p align="center"><img width="143px" height="130px" src="./assets/eslint-plugin-vue-i18n.svg" alt="ESLint plugin for Vue I18n logo"></p>
22

3-
[![CircleCI](https://circleci.com/gh/kazupon/eslint-plugin-vue-i18n.svg?style=svg)](https://circleci.com/gh/kazupon/eslint-plugin-vue-i18n)
3+
<h1 align="center">eslint-plugin-vue-i18n</h1>
4+
<p align="center">
5+
<a href="https://circleci.com/gh/kazupon/eslint-plugin-vue-i18n/tree/dev"><img src="https://circleci.com/gh/kazupon/eslint-plugin-vue-i18n/tree/dev.svg?style=shield" alt="Build Status"></a>
6+
</p>
47

5-
ESLint plugin for Vue I18n
8+
<p align="center">ESLint plugin for Vue I18n</p>
69

7-
<a href="https://www.patreon.com/kazupon" target="_blank">
8-
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
9-
</a>
10+
<p align="center">
11+
<a href="https://www.patreon.com/kazupon" target="_blank">
12+
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
13+
</a>
14+
</p>
1015

1116
## :book: Documentation
1217

@@ -27,4 +32,4 @@ Details changes for each release are documented in the [CHANGELOG.md](https://gi
2732

2833
## :copyright: License
2934

30-
[MIT](http://opensource.org/licenses/MIT)
35+
[MIT](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)