Skip to content

Commit

Permalink
πŸ“ docs(README.md): update module name from "My Module" to "Nuxt-Rive"…
Browse files Browse the repository at this point in the history
… for clarity and consistency
  • Loading branch information
mrnasil committed Feb 19, 2024
1 parent 3b5301c commit 534ab92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Find and replace all on all files (CMD+SHIFT+F):
- Description: My new Nuxt module
-->

# My Module
# Nuxt-Rive

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
Expand Down Expand Up @@ -52,7 +52,7 @@ export default defineNuxtConfig({
})
```

That's it! You can now use My Module in your Nuxt app ✨
That's it! You can now use Nuxt-Rive in your Nuxt app ✨

## Development

Expand Down

0 comments on commit 534ab92

Please sign in to comment.