From b383912f306afb3d4fb4f066a3b081ce7b9d0f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E6=A1=93=E6=A1=93?= Date: Sat, 4 Mar 2023 18:19:01 +0800 Subject: [PATCH] docs(readme): replace `node` badge with `ci` one --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ad960b..cf1b32c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@
-[![Version](https://img.shields.io/npm/v/x-markdown-css)](https://www.npmjs.com/package/x-markdown-css) -[![Node.js Requirement](https://img.shields.io/badge/node-%3E%3D16-green)](https://github.com/kuohuanhuan/x-markdown-css/blob/master/package.json) +[![NPM Version](https://img.shields.io/npm/v/x-markdown-css)](https://www.npmjs.com/package/x-markdown-css) +[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/kuohuanhuan/x-markdown-css/ci.yml)](https://github.com/kuohuanhuan/x-markdown-css/actions/workflows/ci.yml) [![MIT License](https://img.shields.io/github/license/kuohuanhuan/x-markdown-css?color=blue)](https://github.com/kuohuanhuan/x-markdown-css/blob/master/LICENSE)