Skip to content

Commit 13836c5

Browse files
committed
docs: add some badges
1 parent a33f7c6 commit 13836c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Getting started
22

3+
[![npm version](https://img.shields.io/npm/v/vue3-carousel.svg?style=flat-square&logo=npm)](https://www.npmjs.com/package/vue3-carousel)[![GitHub stars](https://img.shields.io/github/stars/ismail9k/vue3-carousel?style=flat-square&logo=github)](https://github.com/ismail9k/vue3-carousel/stargazers)[![npm downloads](https://img.shields.io/npm/dm/vue3-carousel.svg?style=flat-square)](https://npm-stat.com/charts.html?package=vue3-carousel)
4+
35
## Installation
46

57
First step is to install it using `yarn` or `npm`:

0 commit comments

Comments
 (0)