Skip to content

Commit c013fc4

Browse files
authored
Update README.md
adding CI pipelines
1 parent 6f5b6ab commit c013fc4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@
88
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a>
99
<a href="https://android-arsenal.com/api?level=21"><img alt="API" src="https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat"/></a>
1010
<img alt="repo size" src="https://img.shields.io/github/repo-size/iamageo/beautiful-dialog"/>
11-
<br/>
12-
<img alt="Code quality" src="https://www.codefactor.io/repository/github/iamageo/beautifuldialog/badge"/>
13-
<img alt="Build" src="https://github.com/iamageo/BeautifulDialog/actions/workflows/android_ci.yml/badge.svg"/>
14-
<img alt="Build" src="https://github.com/iamageo/BeautifulDialog/actions/workflows/android_ci_unit_test.yml/badge.svg"/>
15-
1611
<br/>
1712
<img alt="forks" src="https://img.shields.io/github/forks/iamageo/beautiful-dialog?style=social"/>
1813
<img alt="stars" src="https://img.shields.io/github/stars/iamageo/beautiful-dialog?style=social"/>
1914
</p>
2015

16+
[![Android CI](https://github.com/iamageo/BeautifulDialog/actions/workflows/android.yml/badge.svg)](https://github.com/iamageo/BeautifulDialog/actions/workflows/android.yml)
17+
[![Android Unit Test](https://github.com/iamageo/BeautifulDialog/actions/workflows/android_unit_test.yml/badge.svg)](https://github.com/iamageo/BeautifulDialog/actions/workflows/android_unit_test.yml)
2118

2219
## Demonstration
2320
<p align="center">

0 commit comments

Comments
 (0)