Skip to content

Commit 74642b5

Browse files
committed
docs(readme): styling
1 parent 7822166 commit 74642b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010

1111
<p align="center">
1212
<a href="https://www.npmjs.com/package/capacitor-camera-view">
13-
<img src="https://img.shields.io/npm/v/capacitor-camera-view?color=blue&label=npm&logo=npm" alt="npm version">
13+
<img src="https://img.shields.io/npm/v/capacitor-camera-view?color=blue&label=npm&logo=npm&style=flat-square" alt="npm version">
1414
</a>
1515
<a href="https://github.com/michaelwolz/capacitor-camera-view/actions">
16-
<img src="https://img.shields.io/github/actions/workflow/status/michaelwolz/capacitor-camera-view/ci.yml?branch=main&logo=github" alt="Build Status">
16+
<img src="https://img.shields.io/github/actions/workflow/status/michaelwolz/capacitor-camera-view/ci.yml?branch=main&logo=github&style=flat-square" alt="Build Status">
1717
</a>
1818
<a href="https://capacitorjs.com/">
19-
<img src="https://img.shields.io/badge/Capacitor-Plugin-blue?logo=capacitor" alt="Capacitor Plugin">
19+
<img src="https://img.shields.io/badge/Capacitor-Plugin-blue?logo=capacitor&style=flat-square" alt="Capacitor Plugin">
2020
</a>
21-
<a href="https://opensource.org/licenses/MIT">
22-
<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License">
21+
<a href="https://opensource.org/license/apache-2-0">
22+
<img src="https://img.shields.io/badge/license-Apache%202.0-green?&style=flat-square" alt="License">
2323
</a>
2424
</p>
2525

0 commit comments

Comments
 (0)