From 2ca5325965c179317cb2ec75a43f92f099a5148c Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 16 Oct 2023 10:24:48 +0800 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e2ed7346e..0bc1dcd1f 100644 --- a/README.md +++ b/README.md @@ -2,25 +2,31 @@ Slider UI component for React -[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![Dependencies][david-image]][david-url] [![DevDependencies][david-dev-image]][david-dev-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url] +[![NPM version][npm-image]][npm-url] +[![npm download][download-image]][download-url] +[![build status][github-actions-image]][github-actions-url] +[![Codecov][codecov-image]][codecov-url] +[![bundle size][bundlephobia-image]][bundlephobia-url] +[![dumi][dumi-image]][dumi-url] [npm-image]: http://img.shields.io/npm/v/rc-slider.svg?style=flat-square [npm-url]: http://npmjs.org/package/rc-slider +[travis-image]: https://img.shields.io/travis/react-component/slider/master?style=flat-square +[travis-url]: https://travis-ci.com/react-component/slider [github-actions-image]: https://github.com/react-component/slider/workflows/CI/badge.svg [github-actions-url]: https://github.com/react-component/slider/actions -[circleci-image]: https://img.shields.io/circleci/react-component/slider/master?style=flat-square -[circleci-url]: https://circleci.com/gh/react-component/slider -[coveralls-image]: https://img.shields.io/coveralls/react-component/slider.svg?style=flat-square -[coveralls-url]: https://coveralls.io/r/react-component/slider?branch=master +[codecov-image]: https://img.shields.io/codecov/c/github/react-component/slider/master.svg?style=flat-square +[codecov-url]: https://app.codecov.io/gh/react-component/slider [david-url]: https://david-dm.org/react-component/slider [david-image]: https://david-dm.org/react-component/slider/status.svg?style=flat-square [david-dev-url]: https://david-dm.org/react-component/slider?type=dev [david-dev-image]: https://david-dm.org/react-component/slider/dev-status.svg?style=flat-square [download-image]: https://img.shields.io/npm/dm/rc-slider.svg?style=flat-square [download-url]: https://npmjs.org/package/rc-slider -[bundlephobia-url]: https://bundlephobia.com/result?p=rc-slider +[bundlephobia-url]: https://bundlephobia.com/package/rc-slider [bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-slider - +[dumi-url]: https://github.com/umijs/dumi +[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square ## Install [![rc-slider](https://nodei.co/npm/rc-slider.png)](https://npmjs.org/package/rc-slider)