From 4f419106ec916d897e24789457894844aa15702f Mon Sep 17 00:00:00 2001 From: jcesarmobile <jcesarmobile@gmail.com> Date: Fri, 5 May 2023 13:55:59 +0200 Subject: [PATCH] docs(readme): Update badge for capacitor 5 support (#13) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab301b7..e05a6a8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ </p> <p align="center"> - <img src="https://img.shields.io/badge/capacitor%20v4%20support-yes-brightgreen?logo=Capacitor&style=flat-square" /> + <img src="https://img.shields.io/badge/capacitor%20v5%20support-yes-brightgreen?logo=Capacitor&style=flat-square" /> <img src="https://img.shields.io/maintenance/yes/2023?style=flat-square" /> <a href="https://github.com/capacitor-community/screen-brightness/actions?query=workflow%3A%22Test+and+Build+Plugin%22"><img src="https://img.shields.io/github/actions/workflow/status/capacitor-community/screen-brightness/ci.yml?Test%20and%20Build%20Plugin?style=flat-square" /></a> <a href="https://www.npmjs.com/package/@capacitor-community/screen-brightness"><img src="https://img.shields.io/npm/l/@capacitor-community/screen-brightness?style=flat-square" /></a>