From 2fb772a7d0b8257edc81773fc09a7e40da6a5ad0 Mon Sep 17 00:00:00 2001 From: JounQin Date: Sat, 13 Aug 2022 09:45:54 +0800 Subject: [PATCH] docs: cleanup build and sponsors badges BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a82e9dc..262943a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ CLI for [`prettier-eslint`][prettier-eslint] [![downloads][downloads-badge]][npm-stat] [![MIT License][license-badge]][license] +[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/prettier?style=flat-square)](https://opencollective.com/prettier) [![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Donate][donate-badge]][donate] @@ -19,8 +20,6 @@ CLI for [`prettier-eslint`][prettier-eslint] [![Star on GitHub][github-star-badge]][github-star] [![Tweet][twitter-badge]][twitter] -Sponsor - ## The problem You have a bunch of files that you want to format using [`prettier-eslint`][prettier-eslint]. @@ -299,8 +298,8 @@ MIT [yarn]: https://yarnpkg.com/ [npm]: https://www.npmjs.com/ [node]: https://nodejs.org -[build-badge]: https://img.shields.io/travis/prettier/prettier-eslint-cli.svg?style=flat-square -[build]: https://travis-ci.org/prettier/prettier-eslint-cli +[build-badge]: https://img.shields.io/github/workflow/status/prettier/prettier-eslint-cli/CI?style=flat-square +[build]: https://github.com/prettier/prettier-eslint-cli/actions/workflows/ci.yml [coverage-badge]: https://img.shields.io/codecov/c/github/prettier/prettier-eslint-cli.svg?style=flat-square [coverage]: https://codecov.io/github/prettier/prettier-eslint-cli [version-badge]: https://img.shields.io/npm/v/prettier-eslint-cli.svg?style=flat-square