DEADSOFTWARE

Update version
[cavedroid.git] / README.md
index a0d220ed913f6496c7797519cf4a17d3c3e4623c..684c5a354316afe22a10f1134a69e5e7848ab072 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
-# CaveCraft
-[![Build Status](https://travis-ci.org/fredboy/cavecraft.svg?branch=master)](https://travis-ci.org/fredboy/cavecraft)
-[![Releases](https://img.shields.io/github/release/fredboy/cavecraft.svg)](https://github.com/fredboy/cavecraft/releases/latest) <br>
+# CaveDroid
+[![Android CI](https://github.com/fredboy/cavedroid/actions/workflows/android.yml/badge.svg)](https://github.com/fredboy/cavedroid/actions/workflows/android.yml)
+[![GitHub Tag](https://img.shields.io/github/v/tag/fredboy/cavedroid)](https://github.com/fredboy/cavedroid/tags) <br>
 2D Minecraft clone for Android and Desktop. <br>
 Written in Java using libGDX framework. <br>
+## Binary releases
+You can download apk and jar from here: <br>
+<https://fredboy.ru/pub/cavedroid/>
 ## Build instructions
-### Requierments
-android-sdk 20
-build-tools 25.0.0
-jdk 1.8.0_161
 ### Android
 To build for Android use <br>
 `./gradlew android:assemble` <br>