From 6b4b8ec5b1b11d313b89c25152c9d4ac16fece20 Mon Sep 17 00:00:00 2001 From: Med Talhaouy <79597452+tal7aouy@users.noreply.github.com> Date: Mon, 15 Apr 2024 08:21:23 +0000 Subject: [PATCH] chore: add download badge (#8550) [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc05311a..afe5711e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# vuejs/core [![npm](https://img.shields.io/npm/v/vue.svg)](https://www.npmjs.com/package/vue) [![build status](https://github.com/vuejs/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/core/actions/workflows/ci.yml) +# vuejs/core [![npm](https://img.shields.io/npm/v/vue.svg)](https://www.npmjs.com/package/vue) [![build status](https://github.com/vuejs/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/core/actions/workflows/ci.yml) [![Download](https://img.shields.io/npm/dm/vue)](https://www.npmjs.com/package/vue) ## Getting Started