Skip to content

Commit 823298a

Browse files
authored
Update badges to README file (#5571)
Add badges.
1 parent a2d6fac commit 823298a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,20 @@
22
[![License](https://img.shields.io/cocoapods/l/Firebase.svg?style=flat)](https://cocoapods.org/pods/Firebase)
33
[![Platform](https://img.shields.io/cocoapods/p/Firebase.svg?style=flat)](https://cocoapods.org/pods/Firebase)
44

5+
[![Actions Status][gh-abtesting-badge]][gh-actions]
56
[![Actions Status][gh-auth-badge]][gh-actions]
67
[![Actions Status][gh-core-badge]][gh-actions]
78
[![Actions Status][gh-crashlytics-badge]][gh-actions]
9+
[![Actions Status][gh-database-badge]][gh-actions]
810
[![Actions Status][gh-datatransport-badge]][gh-actions]
911
[![Actions Status][gh-dynamiclinks-badge]][gh-actions]
1012
[![Actions Status][gh-firebasepod-badge]][gh-actions]
1113
[![Actions Status][gh-firestore-badge]][gh-actions]
14+
[![Actions Status][gh-functions-badge]][gh-actions]
15+
[![Actions Status][gh-inappmessaging-badge]][gh-actions]
1216
[![Actions Status][gh-interop-badge]][gh-actions]
1317
[![Actions Status][gh-messaging-badge]][gh-actions]
18+
[![Actions Status][gh-remoteconfig-badge]][gh-actions]
1419
[![Actions Status][gh-storage-badge]][gh-actions]
1520
[![Actions Status][gh-symbolcollision-badge]][gh-actions]
1621
[![Actions Status][gh-zip-badge]][gh-actions]
@@ -275,15 +280,20 @@ Your use of Firebase is governed by the
275280
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).
276281

277282
[gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
283+
[gh-abtesting-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/abtesting/badge.svg
278284
[gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg
279285
[gh-core-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core/badge.svg
280286
[gh-crashlytics-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/crashlytics/badge.svg
287+
[gh-database-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/database/badge.svg
281288
[gh-datatransport-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/datatransport/badge.svg
282289
[gh-dynamiclinks-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/dynamiclinks/badge.svg
283290
[gh-firebasepod-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firebasepod/badge.svg
284291
[gh-firestore-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firestore/badge.svg
292+
[gh-functions-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/functions/badge.svg
293+
[gh-inappmessaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/inappmessaging/badge.svg
285294
[gh-interop-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/interop/badge.svg
286295
[gh-messaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/messaging/badge.svg
296+
[gh-remoteconfig-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/remoteconfig/badge.svg
287297
[gh-storage-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/storage/badge.svg
288298
[gh-symbolcollision-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/symbolcollision/badge.svg
289299
[gh-zip-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/zip/badge.svg

0 commit comments

Comments
 (0)