From ddf49b1693d514f8048749ec0f2df748768f482d Mon Sep 17 00:00:00 2001 From: xuhongbin Date: Thu, 6 Jun 2024 11:03:08 +0800 Subject: [PATCH] docs: up --- packages/yyeva/README.en.md | 23 +++++++++++++++++++---- packages/yyeva/README.md | 22 ++++++++++++++++------ 2 files changed, 35 insertions(+), 10 deletions(-) diff --git a/packages/yyeva/README.en.md b/packages/yyeva/README.en.md index b1b0912..3b4eb9c 100644 --- a/packages/yyeva/README.en.md +++ b/packages/yyeva/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] Language: [中文](./README.md) @@ -80,3 +81,17 @@ WeChat Android needs to be manually clicked or customized according to the `onRe ### Wechat Miniprogram [NPM Package](https://www.npmjs.com/package/yyeva-wechat) + + + + +[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/packages/yyeva/README.md b/packages/yyeva/README.md index faaa0f0..bd71845 100644 --- a/packages/yyeva/README.md +++ b/packages/yyeva/README.md @@ -4,11 +4,7 @@ [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![License][license-src]][license-href] - -npm -node -github -demo +[![github][github-src]][github-href] Language: [English](./README.en.md) @@ -117,4 +113,18 @@ wechatPolyfill.initVideoIDPosition(['yyeva_right_top_position', 'yyeva_full_scre 多礼物同时播放存在 卡顿问题,正在推进解决,临时解决可以通过队列错峰播放! ### 微信小程序 -[NPM 安装包](https://www.npmjs.com/package/yyeva-wechat) \ No newline at end of file +[NPM 安装包](https://www.npmjs.com/package/yyeva-wechat) + + + + +[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