diff --git a/README.md b/README.md index 56f6b45..0798b05 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,11 @@ [webp]: https://developers.google.com/speed/webp/ [![NPM Package][repo_badge]][repo] -[![Linux Build Status][travis_badge]][travis] -[![Windows Build Status][appveyor_badge]][appveyor] -[![Dependency Status][david_badge]][david] +![Build Status][workflow_badge] [repo_badge]: https://img.shields.io/npm/v/cwebp.svg - [travis_badge]: https://img.shields.io/travis/Intervox/node-webp/latest.svg?label=linux%20build - [appveyor_badge]: https://img.shields.io/appveyor/ci/lbeschastny/node-webp/latest.svg?label=windows%20build - [david_badge]: https://david-dm.org/Intervox/node-webp/latest/status.svg + [workflow_badge]: https://github.com/Intervox/node-webp/actions/workflows/main.yml/badge.svg?branch=latest [repo]: https://www.npmjs.com/package/cwebp - [travis]: https://travis-ci.org/Intervox/node-webp - [david]: https://david-dm.org/Intervox/node-webp/latest - [appveyor]: https://ci.appveyor.com/project/lbeschastny/node-webp node-webp =========