Skip to content

Commit 4b7c395

Browse files
committed
docs(README): add badges
1 parent 29e17ce commit 4b7c395

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# vue-js-cron
2-
[![npm latest version](https://img.shields.io/npm/v/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
2+
[![npm latest version](https://img.shields.io/npm/v/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
3+
[![VuePress](https://img.shields.io/badge/docs-VuePress-3AA675)](https://abichinger.github.io/vue-js-cron)
34
[![Test badge](https://github.com/abichinger/vue-js-cron/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/abichinger/vue-js-cron/actions?query=workflow%3ATest+branch%3Amain)
5+
[![Downloads](https://img.shields.io/npm/dm/@vue-js-cron/core)](https://www.npmjs.com/package/@vue-js-cron/core)
6+
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/abichinger/vue-js-cron/blob/main/LICENSE)
47

58
<p align="center">
69
<img src="./assets/vue-js-cron-hero.png" alt="vue-js-cron Hero">

0 commit comments

Comments
 (0)