From 90dd22c7c9b0884db032dc24191df9c65c346dea Mon Sep 17 00:00:00 2001 From: Josep M Sobrepere Date: Mon, 15 Jun 2020 09:42:05 +0200 Subject: [PATCH] Improve Readme --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13818df..0538acc 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,33 @@ -# Re-RxJS Logo Re-RxJS: React bindings for RxJS +
+

Re-RxJS

+ +Re-RxJS Logo + +

React bindings for RxJS

+ +
+ +
+ + [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) + +Main features +------------- - :cyclone: Truly Reactive +- :zap: Highly performant and free of memory-leaks - :twisted_rightwards_arrows: First class support for React Suspense - :scissors: Decentralized and composable, thus enabling optimal code-splitting -- :zap: Highly performant (while avoiding memory leaks) - :microscope: Tiny and tree-shakeable +- :muscle: Supports TypeScript ## Examples