]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: update badge
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 26 Jun 2024 12:32:46 +0000 (14:32 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2024 12:32:46 +0000 (14:32 +0200)
README.md

index 578d76d970610e9a6bdafb27a9112485dce8ef82..a61d7142d4df0c9d71304e397b9d2405f9421964 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# vue-router [![release candidate](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) [![test](https://github.com/vuejs/router/actions/workflows/test.yml/badge.svg)](https://github.com/vuejs/router/actions/workflows/test.yml)
+# vue-router [![release candidate](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) [![test](https://github.com/vuejs/router/actions/workflows/test.yml/badge.svg)](https://github.com/vuejs/router/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/vuejs/router/graph/badge.svg?token=azNM3FI0d1)](https://codecov.io/gh/vuejs/router)
 
 > - This is the repository for Vue Router 4 (for Vue 3)
 > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).