Skip to content

Commit

Permalink
Merge pull request #12 from ileostar/ileostar-patch-1
Browse files Browse the repository at this point in the history
docs: Update README.md
  • Loading branch information
ileostar authored Feb 29, 2024
2 parents 10ff5a2 + c135f8b commit 9e64a71
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v3-directives
# v3-directives

![screenshot](https://cdn.jsdelivr.net/gh/ileostar/picx-images/local/5465730512d71722380d1ecd6d7db6ae.png)

Expand All @@ -7,7 +7,7 @@
![Static Badge](https://img.shields.io/npm/v/@ileostar/v3-directives?color=409eff)
![Static Badge](https://img.shields.io/github/stars/ileostar/v3-directives?style=social)

## Usage
## 🕹Usage

1. Install package (安装依赖)

Expand All @@ -24,7 +24,7 @@ app.use(router).mount("#app");
app.use(VueDirectives);
```

## Directives
## 🧩Directives

| Directive | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------- |
Expand Down Expand Up @@ -54,6 +54,6 @@ app.use(VueDirectives);
| [v-throttle](https://v3-directives.netlify.app/zh/directives/v-throttle.html) | Throttling function |
| [v-waterMarker](https://v3-directives.netlify.app/zh/directives/v-waterMarker.html) | Add custom watermark |

## Contributors
## 💖Contributors

Contributions are welcome, PR is welcome
Contributions are welcome, PR is welcome, More references [Participate in Open source](https://v3-directives.netlify.app/en/about/contribution.html)

0 comments on commit 9e64a71

Please sign in to comment.