From f4aed68d5e7930bc584d02e68f2f3e1905000fc0 Mon Sep 17 00:00:00 2001 From: xuhongbin Date: Thu, 6 Jun 2024 11:07:33 +0800 Subject: [PATCH] docs: up --- README.en.md | 23 +++++++++++++++++++---- README.md | 23 ++++++++++++++++++----- 2 files changed, 37 insertions(+), 9 deletions(-) diff --git a/README.en.md b/README.en.md index 45b04f9..6ceff6b 100644 --- a/README.en.md +++ b/README.en.md @@ -1,8 +1,9 @@ # YY-EVA web 🎁 -npm -node -github -demo +[![npm version][npm-version-src]][npm-version-href] +[![npm downloads][npm-downloads-src]][npm-downloads-href] +[![bundle][bundle-src]][bundle-href] +[![License][license-src]][license-href] +[![github][github-src]][github-href] > This is a lightweight, high-performance, and cross-platform MP4 animation player. @@ -62,3 +63,17 @@ + + + + +[npm-version-src]: https://img.shields.io/npm/v/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[npm-version-href]: https://npmjs.com/package/yyeva +[npm-downloads-src]: https://img.shields.io/npm/dm/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[npm-downloads-href]: https://npmjs.com/package/yyeva +[bundle-src]: https://img.shields.io/bundlephobia/minzip/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[bundle-href]: https://bundlephobia.com/result?p=yyeva +[license-src]: https://img.shields.io/github/license/yylive/YYEVA-Web.svg?style=flat&colorA=18181B&colorB=F0DB4F +[license-href]: https://github.com/yylive/YYEVA-Web/blob/main/LICENSE +[github-src]: https://img.shields.io/badge/github-YYEVA-blue?style=flat&colorA=18181B&colorB=F0DB4F +[github-href]: https://github.com/yylive/YYEVA-Web \ No newline at end of file diff --git a/README.md b/README.md index fb69efc..3d1e42f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # YY-EVA web 🎁 -npm -node -github -demo -[![Netlify Status](https://api.netlify.com/api/v1/badges/a7ac69cf-0562-4dd3-9c4b-3886cc019206/deploy-status)](https://app.netlify.com/sites/yyeva/deploys) + +[![npm version][npm-version-src]][npm-version-href] +[![npm downloads][npm-downloads-src]][npm-downloads-href] +[![bundle][bundle-src]][bundle-href] +[![License][license-src]][license-href] +[![github][github-src]][github-href] > 轻量级 高性能 跨平台 MP4 动效播放器 @@ -64,3 +65,15 @@ + + +[npm-version-src]: https://img.shields.io/npm/v/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[npm-version-href]: https://npmjs.com/package/yyeva +[npm-downloads-src]: https://img.shields.io/npm/dm/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[npm-downloads-href]: https://npmjs.com/package/yyeva +[bundle-src]: https://img.shields.io/bundlephobia/minzip/yyeva?style=flat&colorA=18181B&colorB=F0DB4F +[bundle-href]: https://bundlephobia.com/result?p=yyeva +[license-src]: https://img.shields.io/github/license/yylive/YYEVA-Web.svg?style=flat&colorA=18181B&colorB=F0DB4F +[license-href]: https://github.com/yylive/YYEVA-Web/blob/main/LICENSE +[github-src]: https://img.shields.io/badge/github-YYEVA-blue?style=flat&colorA=18181B&colorB=F0DB4F +[github-href]: https://github.com/yylive/YYEVA-Web \ No newline at end of file