DEADSOFTWARE

Add screenshot to readme
[cavedroid.git] / README.md
index 226f61bc63b0a945ad3767e5fe68a56496ea1cb0..d7246af128305107451000e935c31527507b9209 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,18 @@
 # CaveDroid
-[![Build Status](https://travis-ci.org/fredboy/cavedroid.svg?branch=master)](https://travis-ci.org/fredboy/cavedroid)
-[![Releases](https://img.shields.io/github/release/fredboy/cavedroid.svg)](https://github.com/fredboy/cavedroid/releases/latest) <br>
+[![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>
+<details>
+  <summary>Screenshot</summary>
+
+![Screenshot](https://fredboy.ru/pub/cavedroid/screenshot.png)
+
+</details>
+
+## Binary releases
+You can download apk and jar from here: <br>
+<https://fredboy.ru/pub/cavedroid/>
 ## Build instructions
 ### Android
 To build for Android use <br>