Skip to content

Commit 33d2da4

Browse files
committed
update docs
closes #15
1 parent 63266bc commit 33d2da4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# :globe_with_meridians: vue-i18n-extensions
1+
# :globe_with_meridians: @intlify/vue-i18n-extensions
22

33
[![CircleCI](https://circleci.com/gh/intlify/vue-i18n-extensions/tree/master.svg?style=svg)](https://circleci.com/gh/intlify/vue-i18n-extensions/tree/dev)
44
[![npm](https://img.shields.io/npm/v/vue-i18n-extensions.svg)](https://www.npmjs.com/package/vue-i18n-extensions)
@@ -8,13 +8,6 @@
88
99
This library exports the following extensions:
1010

11-
## :loudspeaker: Notice
12-
vue-i18n-extensions will soon be transferred to [intlify organaization](https://github.com/intlify). After that, it will be developed and maintained on intlify.
13-
14-
The `vue-i18n-extensions` that has been released on npm will be released as `@intlify/vue-i18n-extensions` in near future.
15-
16-
Intlify is a new i18n project kickoff by @kazupon. 😉
17-
1811
## :star: Features
1912
- directive: `v-t` custom directive for server-side
2013
- module: `v-t` custom directive compiler module for `vue-template-compiler` or `vue-loader` (`compilerModules` option)

0 commit comments

Comments
 (0)