From 1e1fe2a04fd57df8b90993f0eba9b28f8bec2ff4 Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Wed, 19 Jan 2022 23:24:53 +0800 Subject: [PATCH] doc: add build status to README.md --- README.md | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index b9d12b6..8201858 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,5 @@ -# green-valley +# 打卡等插件 -## Project setup -``` -yarn install -``` +## 构建状态 -### Compiles and hot-reloads for development -``` -yarn serve -``` - -### Compiles and minifies for production -``` -yarn build -``` - -### Lints and fixes files -``` -yarn lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +[![Build Status](http://101.201.226.163:3001/api/badges/TALL/check-work/status.svg)](http://101.201.226.163:3001/TALL/check-work)