Skip to content

Commit bfb9eef

Browse files
authored
Add CI status badge for builds
1 parent b10546a commit bfb9eef

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cuberite for Android™ [![https://github.com/cuberite/android/actions?query=workflow:"Android+CI"](https://github.com/cuberite/android/workflows/Android%20CI/badge.svg)](https://github.com/cuberite/android/actions?query=workflow:"Android+CI")
1+
# Cuberite for Android™
22

33
An easy way to run a Minecraft server on your phone.
44

@@ -18,6 +18,14 @@ APK files are available on the [release page](https://github.com/cuberite/androi
1818
- [Main Repository](https://github.com/cuberite/cuberite)
1919
- [User's Manual](https://book.cuberite.org/)
2020

21+
22+
## CI Status
23+
24+
- Android App:
25+
[![](https://github.com/cuberite/android/workflows/Android%20CI/badge.svg)](https://github.com/cuberite/android/actions?query=workflow:"Android+CI")
26+
- Android Builds:
27+
[![](https://img.shields.io/jenkins/build.svg?jobUrl=https%3A%2F%2Fbuilds.cuberite.org%2Fjob%2Fcuberite%2Fjob%2Fmaster%2Fjob%2Fandroid%2Fjob%2Frelease)](https://builds.cuberite.org/job/cuberite/job/master/job/android/job/release/)
28+
2129
## License
2230

2331
[Apache License 2.0](https://github.com/cuberite/android/blob/master/LICENSE)

0 commit comments

Comments
 (0)