From: Evan You Date: Fri, 7 May 2021 14:05:01 +0000 (-0400) Subject: chore: update build status badge [ci skip] X-Git-Tag: v3.1.0-beta.1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aceec7b5e5fd7550d5dc7939617128fefea7ee4;p=thirdparty%2Fvuejs%2Fcore.git chore: update build status badge [ci skip] --- diff --git a/README.md b/README.md index e5e7ade723..429cf07398 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# vue-next [![beta](https://img.shields.io/npm/v/vue/next.svg)](https://www.npmjs.com/package/vue/v/next) [![CircleCI](https://circleci.com/gh/vuejs/vue-next.svg?style=svg&circle-token=fb883a2d0a73df46e80b2e79fd430959d8f2b488)](https://circleci.com/gh/vuejs/vue-next) +# vue-next [![npm](https://img.shields.io/npm/v/vue/next.svg)](https://www.npmjs.com/package/vue/v/next) [![build status](https://github.com/vuejs/vue-next/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/vuejs/vue-next/actions/workflows/ci.yml) This is the repository for Vue 3.0.