diff options
author | Marvin Borner | 2018-07-01 18:35:55 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-01 18:35:55 +0200 |
commit | 5dd4dd0d42c6360f6bc3ee1e1ab2ac23df41fbf5 (patch) | |
tree | 3f6016a8647e794448b6fffe068316736ded31e8 | |
parent | 0416c6cffb8fe9c4976be26949f62b59ff768db8 (diff) |
Better layout
-rwxr-xr-x | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -1,9 +1,11 @@ # BEAM-Messenger
-
-A high security laravel-based messenger with end-to-end AES256 encryption.
+<p align="center">
+ <i>„A high security laravel-based messenger with end-to-end AES256 encryption“</i>
+ <br><br>
+ <a target="_blank" href="https://beam-messenger.de"><img src="https://img.shields.io/website-up-down-green-red/https/beam-messenger.de.svg?label=website&style=for-the-badge" /></a>
+</p>
## Features of BEAM-Messenger
-
- Easy interface
- Realtime responses (Unlike blockchain-technology)
- Unhackable (almost - if you're lucky, it'll only take 77,000,000,000,000,000,000,000,000 years to hack)
@@ -19,6 +21,8 @@ A high security laravel-based messenger with end-to-end AES256 encryption. ## Help me with a small donation :)
-[](https://spectrocoin.com/en/integration/buttons/47657-VfniCDsqms.html)
-[](https://spectrocoin.com/en/integration/buttons/47848-kD0U8S8el6.html)
-[](https://paypal.me/marvinborner/)
+<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/"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?longCache=true&style=for-the-badge" /></a>
+</p>
|