From b5baed21765560c377cd26d98fcae682be4d7975 Mon Sep 17 00:00:00 2001 From: Julian Steinwachs Date: Sun, 31 May 2015 17:31:03 +0200 Subject: [PATCH] readme missing features --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bcba71..f58621c 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # twister-react -proxy-based Twister client written with react-js +A drop in replacement for [twister-html](https://github.com/miguelfreitas/twister-html) written in [React](https://facebook.github.io/react/) using [Bootstrap](http://getbootstrap.com/) with the [paper theme](https://bootswatch.com/paper/). + +The main purpose of this project is to test the underlying Twister library [twister-lib-js](https://github.com/tschaul/twister-lib-js). + + +## Missing Features + +* Retwisting +* Replying +* Hashtag browsing +* User Search +* Trending Hashtags +* Profile Editing +* Direct Messages +* Import/Create Account ## Screenshots