8000 chore: change readme · vueComponent/ant-design-vue-nuxt@f52e16b · GitHub
[go: up one dir, main page]

Skip to content

Commit f52e16b

Browse files
committed
chore: change readme
1 parent 444b4d9 commit f52e16b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Get your module up and running quickly.
33
44
Find and replace all on all files (CMD+SHIFT+F):
5-
- Name: My Module
6-
- Package name: my-module
5+
- Name: Ant Design Vue Nuxt
6+
- Package name: @ant-design-vue/nuxt
77
- Description: My new Nuxt module
88
-->
99

@@ -17,7 +17,7 @@ Find and replace all on all files (CMD+SHIFT+F):
1717
[Ant Design Vue](https://www.antdv.com) module for [Nuxt](https://nuxt.com/)
1818

1919
- [ Release Notes](/CHANGELOG.md)
20-
<!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/my-module?file=playground%2Fapp.vue) -->
20+
<!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/@ant-design-vue/nuxt?file=playground%2Fapp.vue) -->
2121
<!-- - [📖 &nbsp;Documentation](https://example.com) -->
2222

2323
## Features
@@ -127,14 +127,14 @@ npm run release
127127
```
128128

129129
<!-- Badges -->
130-
[npm-version-src]: https://img.shields.io/npm/v/my-module/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
131-
[npm-version-href]: https://npmjs.com/package/my-module
130+
[npm-version-src]: https://img.shields.io/npm/v/@ant-design-vue/nuxt/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
131+
[npm-version-href]: https://npmjs.com/package/@ant-design-vue/nuxt
132132

133-
[npm-downloads-src]: https://img.shields.io/npm/dm/my-module.svg?style=flat&colorA=18181B&colorB=28CF8D
134-
[npm-downloads-href]: https://npmjs.com/package/my-module
133+
[npm-downloads-src]: https://img.shields.io/npm/dm/@ant-design-vue/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D
134+
[npm-downloads-href]: https://npmjs.com/package/@ant-design-vue/nuxt
135135

136-
[license-src]: https://img.shields.io/npm/l/my-module.svg?style=flat&colorA=18181B&colorB=28CF8D
137-
[license-href]: https://npmjs.com/package/my-module
136+
[license-src]: https://img.shields.io/npm/l/@ant-design-vue/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D
137+
[license-href]: https://npmjs.com/package/@ant-design-vue/nuxt
138138

139139
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
140140
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)
0