From 8ca84658a393284abd4449364b66798c7935f956 Mon Sep 17 00:00:00 2001 From: Baptiste Lemoine Date: Mon, 6 Jan 2020 16:42:51 +0100 Subject: [PATCH] :book: doc notes for the instant messaging Signed-off-by: Baptiste Lemoine --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 5c5ad17c0..995c3911d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ ![Mastodon](https://i.imgur.com/NhZc40l.png) ======== +# CipherBliss version of Mastodon + + +features: + +* liks to free tools +* snow fall during the end of the yar. + +## Todo +* proper responsive columning +* **instant Messaging** in the web front end. + + uses the api to get accounts + ```bash + GET /api/v1/accounts/[id of my account]/following + ``` + +======== [![GitHub release](https://img.shields.io/github/release/tootsuite/mastodon.svg)][releases] [![Build Status](https://img.shields.io/circleci/project/github/tootsuite/mastodon.svg)][circleci]