From: Med Talhaouy <79597452+tal7aouy@users.noreply.github.com> Date: Mon, 15 Apr 2024 08:21:23 +0000 (+0000) Subject: chore: add download badge (#8550) [ci skip] X-Git-Tag: v3.4.22~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b4b8ec5b1b11d313b89c25152c9d4ac16fece20;p=thirdparty%2Fvuejs%2Fcore.git chore: add download badge (#8550) [ci skip] --- diff --git a/README.md b/README.md index cbc05311ae..afe5711e8b 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