Skip to content

Commit 53b0587

Browse files
authored
docs: add CI build badge to README.md
1 parent f31b6aa commit 53b0587

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
# react-native-multinstance
66

7-
![Platform: iOS](https://img.shields.io/badge/platform-iOS-blue.svg)
8-
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
7+
[![check](https://github.com/callstackincubator/multi-instance-poc/actions/workflows/check.yml/badge.svg)](https://github.com/callstackincubator/multi-instance-poc/actions/workflows/check.yml)
8+
![platform: iOS](https://img.shields.io/badge/platform-iOS-blue.svg)
9+
![license: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
910

1011
- [💡 Project Overview](#-project-overview)
1112
- [📝 API Example](#-api-example)

0 commit comments

Comments
 (0)