From 27fa9a213bea7b9d8e48fa4eeb2cf6377188567b Mon Sep 17 00:00:00 2001 From: meteorlxy Date: Mon, 4 Dec 2023 00:46:36 +0800 Subject: [PATCH] docs: add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b646bca..cb86b27e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # VuePress Documentation +[![github check-docs](https://github.com/vuepress/docs/workflows/check-docs/badge.svg)](https://github.com/vuepress/docs/actions/workflows/check-docs.yml) +[![github docs](https://github.com/vuepress/docs/workflows/docs/badge.svg)](https://github.com/vuepress/docs/actions/workflows/docs.yml) +[![license](https://badgen.net/github/license/vuepress/docs)](https://github.com/vuepress/docs/blob/main/LICENSE) + VuePress documentation repository. ## Deployments