Skip to content

Commit 4a4b38b

Browse files
authored
ci: add action-badge (#319)
1 parent 1bc4220 commit 4a4b38b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ description: Control the splash screen for your app.
2323

2424
# cordova-plugin-splashscreen
2525

26+
[![Android Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/android.yml) [![Chrome Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome.yml) [![iOS Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/ios.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/ios.yml) [![Lint Test](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/lint.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/lint.yml)
27+
2628
This plugin displays and hides a splash screen while your web application is launching. Using its methods you can also show and hide the splash screen manually.
2729

2830
- [cordova-plugin-splashscreen](#cordova-plugin-splashscreen)

0 commit comments

Comments
 (0)