Skip to content

Commit ad4a377

Browse files
authored
chore: fix tags in readme
1 parent c0f2574 commit ad4a377

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ That's it! You can now use Nuxt-codemirror in your Nuxt app ✨
6565

6666

6767
<!-- Badges -->
68-
[npm-version-src]: https://img.shields.io/npm/v/my-module/latest.svg?style=flat&colorA=020420&colorB=00DC82
68+
[npm-version-src]: https://img.shields.io/npm/v/nuxt-codemirror/latest.svg?style=flat&colorA=020420&colorB=00DC82
6969
[npm-version-href]: https://npmjs.com/package/nuxt-codemirror
7070

71-
[npm-downloads-src]: https://img.shields.io/npm/dm/my-module.svg?style=flat&colorA=020420&colorB=00DC82
71+
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-codemirror.svg?style=flat&colorA=020420&colorB=00DC82
7272
[npm-downloads-href]: https://npmjs.com/package/nuxt-codemirror
7373

74-
[license-src]: https://img.shields.io/npm/l/my-module.svg?style=flat&colorA=020420&colorB=00DC82
74+
[license-src]: https://img.shields.io/npm/l/nuxt-codemirror.svg?style=flat&colorA=020420&colorB=00DC82
7575
[license-href]: https://npmjs.com/package/nuxt-codemirror
7676

7777
[nuxt-src]: https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js

0 commit comments

Comments
 (0)