aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Borner2019-04-07 13:44:18 +0200
committerMarvin Borner2019-04-07 13:44:18 +0200
commit220ea9a0122822c431b776183b1073f3314f1903 (patch)
tree65897009a7453406f1c6b8acdc0514dbed78f196
parent53bdf10f85e53fbe1cf9acc90164ed4bc6b38532 (diff)
Updated README - closes #1
-rw-r--r--README.md30
1 files changed, 26 insertions, 4 deletions
diff --git a/README.md b/README.md
index 577a6dc..6a1fe37 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,29 @@
# Kloud
-### The secure and minimalistic cloud based on Kotlin
+<p align="center">
+ <i>„A secure and minimalistic cloud based on Kotlin“</i>
+ <br><br>
+ <a target="_blank" href="https://floobits.com/marvinborner/kloud/redirect">
+ <img alt="Floobits Status" src="https://floobits.com/marvinborner/kloud.svg" />
+ </a>
+</p>
-#### Development setup
+## Features of Kloud
+- Intuitive and minimalistic interface
+- Fast uploading/downloading/editing/deleting of files
+- Instant responses via efficient codebase
+- Multiple user support
+- Sharing between users
+- Supports Windows, MacOS, Linux and *BSD
+- Open source
+
+## Development setup
* Clone repository
-* `./gradlew compileRocker`
-* `./gradlew run`
+* `./gradlew[.bat] compileRocker`
+* `./gradlew[.bat] run`
+
+## Help us with a small donation :)
+<p align="center">
+ <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47657-VfniCDsqms.html"><img src="https://img.shields.io/badge/Donate-Bitcoin-yellow.svg?longCache=true&style=for-the-badge" /></a>
+ <a target="_blank" href="https://spectrocoin.com/en/integration/buttons/47848-kD0U8S8el6.html"><img src="https://img.shields.io/badge/Donate-DASH-blue.svg?longCache=true&style=for-the-badge" /></a>
+ <a target="_blank" href="https://paypal.me/marvinborner/5usd"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?longCache=true&style=for-the-badge" /></a>
+</p>