From 92b7dd3335a6572debeacfb5faa82c63a5e67888 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 8 Jun 2018 20:03:25 +0200 Subject: Some minor fixes --- README.md | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 06865c3..bb17627 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,28 @@ -# BEAM-Messenger -The messenger with that certain something. -Just a task for me to create my own messenger with integrated social network like features. -It's not my aim to create a **popular** messenger/social network. -### The things the messenger should/will feature -* Easy interface -* Fast responses -* Secure backend -* **NO** data-selling -* Free to use (except for donations :) ) -* Open source -* Realtime end-to-end encrypted chat -* Image uploading -* Status and/or story feature -* Friend and followers -* Groups in chats **and** in image feed -### File placements -* Main site code is in `/main/app/sprinkles/core/` -* The Twig templates of the actual site you'll see are in `/main/app/sprinkles/core/templates/pages/` -* Other important things are mostly somewhere in the `sprinkles` directory - other directories are mostly configuration, logs, cache etc. - -### Decentralized version -* I'm currently also working on a decentralized version of this network - you can find my work in the branch "decentralized". - -### Help me with a small donation :) -[![Bitcoin Donate Button](http://KristinitaTest.github.io/donate/Bitcoin-Donate-button.png)](https://spectrocoin.com/en/integration/buttons/47657-g5s6SzHwN7.html) -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/marvinborner/) - +# BEAM-Messenger +The messenger with that certain something. +Just a task for me to create my own messenger with integrated social network like features. +It's not my aim to create a **popular** messenger/social network. +### The things the messenger should/will feature +* Easy interface +* Fast responses +* Secure backend +* **NO** data-selling +* Free to use (except for donations :) ) +* Open source +* Realtime end-to-end encrypted chat +* Image uploading +* Status and/or story feature +* Friend and followers +* Groups in chats **and** in image feed +### File placements +* Main site code is in `/main/app/sprinkles/core/` +* The Twig templates of the actual site you'll see are in `/main/app/sprinkles/core/templates/pages/` +* Other important things are mostly somewhere in the `sprinkles` directory - other directories are mostly configuration, logs, cache etc. + +### Decentralized version +* I'm currently also working on a decentralized version of this network - you can find my work in the branch "decentralized". + +### Help me with a small donation :) +[![Bitcoin Donate Button](http://KristinitaTest.github.io/donate/Bitcoin-Donate-button.png)](https://spectrocoin.com/en/integration/buttons/47657-g5s6SzHwN7.html) +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/marvinborner/) + -- cgit v1.2.3