diff --git a/README.md b/README.md index 6aa6098..4a9b961 100644 --- a/README.md +++ b/README.md @@ -5,32 +5,30 @@ Checkbox ui component for react. [![NPM version][npm-image]][npm-url] -[![build status][travis-image]][travis-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] +[![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-checkbox.svg?style=flat-square [npm-url]: http://npmjs.org/package/rc-checkbox [travis-image]: https://img.shields.io/travis/react-component/checkbox/master?style=flat-square -[travis-url]: https://travis-ci.org/react-component/checkbox -[circleci-image]: https://img.shields.io/circleci/react-component/checkbox/master?style=flat-square -[circleci-url]: https://circleci.com/gh/react-component/checkbox -[coveralls-image]: https://img.shields.io/coveralls/react-component/checkbox.svg?style=flat-square -[coveralls-url]: https://coveralls.io/r/react-component/checkbox?branch=master +[travis-url]: https://travis-ci.com/react-component/checkbox +[github-actions-image]: https://github.com/react-component/checkbox/workflows/CI/badge.svg +[github-actions-url]: https://github.com/react-component/checkbox/actions +[codecov-image]: https://img.shields.io/codecov/c/github/react-component/checkbox/master.svg?style=flat-square +[codecov-url]: https://app.codecov.io/gh/react-component/checkbox [david-url]: https://david-dm.org/react-component/checkbox [david-image]: https://david-dm.org/react-component/checkbox/status.svg?style=flat-square [david-dev-url]: https://david-dm.org/react-component/checkbox?type=dev [david-dev-image]: https://david-dm.org/react-component/checkbox/dev-status.svg?style=flat-square [download-image]: https://img.shields.io/npm/dm/rc-checkbox.svg?style=flat-square [download-url]: https://npmjs.org/package/rc-checkbox -[bundlephobia-url]: https://bundlephobia.com/result?p=rc-checkbox +[bundlephobia-url]: https://bundlephobia.com/package/rc-checkbox [bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-checkbox -[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square [dumi-url]: https://github.com/umijs/dumi +[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square ## Install