diff --git a/README.md b/README.md index 17e4b842..c2142fa9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Qalendar -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tomosterlund/qalendar/Build?label=build%20test) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tomosterlund/qalendar/Release?label=release) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tomosterlund/qalendar/End-to-end%20tests?label=e2e%20tests) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tomosterlund/qalendar/Unit%20tests?label=unit%20tests) ![npm](https://img.shields.io/npm/v/qalendar) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/tomosterlund/qalendar?label=github) ![npm](https://img.shields.io/npm/dm/qalendar) +[![Build](https://github.com/tomosterlund/qalendar/actions/workflows/build.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/build.yml) +[![Release](https://github.com/tomosterlund/qalendar/actions/workflows/release.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/release.yml) +[![End-to-end tests](https://github.com/tomosterlund/qalendar/actions/workflows/end-to-end-tests.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/end-to-end-tests.yml) +[![Unit tests](https://github.com/tomosterlund/qalendar/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/unit-tests.yml) +[![npm](https://img.shields.io/npm/v/qalendar)](https://www.npmjs.com/package/qalendar) +![npm](https://img.shields.io/npm/dm/qalendar) Event calendar for Vue 3.