diff options
author | Marvin Borner | 2018-07-24 12:37:27 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-24 12:37:27 +0200 |
commit | abe2bc76f7853a5a4b9a0b8df6efb9ebb6b279c6 (patch) | |
tree | 3f71b8dd820fe20ecc8e20c1e5791cde4afd7295 /README.md | |
parent | 84e912e94d6a559748c0b737fdb2e664e1291d2f (diff) |
Using kotlin now
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/README.md b/README.md deleted file mode 100755 index d05d8a6..0000000 --- a/README.md +++ /dev/null @@ -1,28 +0,0 @@ -# BEAM-Messenger
-<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)
-- AES-256 end-to-end encrypted
-- Messages will be deleted automatically after receiving
-- **NO** data-selling
-- Free to use (except for donations :) )
-- Open source
-- File and image sending
-- Status and/or story feature
-- Friends and followers
-- Groups up to 256 members
-
-## Help me 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>
|