Skip to content

Commit 03a97c8

Browse files
committed
tweaks emoji
1 parent ba3c34a commit 03a97c8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
9393

9494
Please consult the [Migration Guide](https://vue-i18n.intlify.dev/guide/migration/breaking.html).
9595

96-
## :raising_hand: About support for v9 and earlier
96+
## 🙋‍♂️ About support for v9 and earlier
9797
- v6 and earlier: drop supporting
9898
- v7 and v8: become LTS upon vue-i18n v9 release with an 12 months maintenance lifespan
9999

100-
## :lollipop: Examples
100+
## 🍭 Examples
101101

102102
See the [`examples`](https://github.com/intlify/vue-i18n-next/tree/master/examples) directory.
103103

@@ -109,7 +109,7 @@ The examples are offered in the following two API styles:
109109
- Examples using the Vue I18n API that are almost compatible with Vue I18n v8.x
110110

111111

112-
## :package: Main Packages
112+
## 📦 Main Packages
113113

114114
| Package | NPM |
115115
| ------- | --- |
@@ -121,7 +121,7 @@ The examples are offered in the following two API styles:
121121
| [@intlify/message-resolver](packages/message-resolver) | [![@intlify/message-resolver](https://img.shields.io/npm/v/@intlify/message-resolver.svg)](https://www.npmjs.com/package/@intlify/message-resolver)
122122
| [@intlify/shared](packages/shared) | [![@intlify/shared](https://img.shields.io/npm/v/@intlify/shared.svg)](https://www.npmjs.com/package/@intlify/shared)
123123

124-
## :runner: Other Projects
124+
## 🏃 Other Projects
125125

126126
| Project | NPM | Repo |
127127
| ------- | --- | ---- |
@@ -136,10 +136,10 @@ The examples are offered in the following two API styles:
136136
| Vue Jest Plugin | [![vue-i18n-jest](https://img.shields.io/npm/v/vue-i18n-jest.svg)](https://www.npmjs.com/package/vue-i18n-jest) | [intlify/vue-i18n-jest](https://github.com/intlify/vue-i18n-jest)
137137
| Vue I18n Locale Message Tools | [![vue-i18n-locale-message](https://img.shields.io/npm/v/vue-i18n-locale-message.svg)](https://www.npmjs.com/package/vue-i18n-locale-message) | [intlify/vue-i18n-locale-message](https://github.com/intlify/vue-i18n-locale-message)
138138

139-
## :muscle: Contribution
139+
## 💪 Contribution
140140

141141
Please make sure to read the [Contributing Guide](https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md) before making a pull request.
142142

143-
## :copyright: License
143+
## ©️ License
144144

145145
[MIT](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)