Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvisAns authored Aug 10, 2024
1 parent a01f876 commit 19697e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VuePredictiveSearch is a Vue.js component that provides a simple yet powerful pr
[![npm version](https://img.shields.io/npm/v/vue-predictive-search.svg)](https://www.npmjs.com/package/vue-predictive-search) [![Total Downloads](https://img.shields.io/npm/dt/vue-predictive-search.svg)](https://www.npmjs.com/package/vue-predictive-search) [![CI](https://github.com/ElvisAns/VuePredictiveSearch/actions/workflows/.ci.yaml/badge.svg?branch=main)](https://github.com/ElvisAns/VuePredictiveSearch/actions/workflows/.ci.yaml)
## Installation
```bash
npm install VuePredictiveSearch
npm install vue-predictive-search
```

## Using VuePredictiveSearch in Your Project
Expand Down

0 comments on commit 19697e8

Please sign in to comment.