From 13fdf352fb9a56823ae545ae11cbaba8cc38202a Mon Sep 17 00:00:00 2001 From: Josep M Sobrepere Date: Mon, 6 Jul 2020 10:19:48 +0200 Subject: [PATCH] chore(README): Make README look decent on npm --- README.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 7d64f25..57a7545 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,4 @@ -
-

React-RxJS

- -React-RxJS Logo - -

React bindings for RxJS

- -
- -
+# React-RxJS Logo React-RxJS: React bindings for RxJS [![Build Status](https://img.shields.io/travis/re-rxjs/react-rxjs.svg?style=flat-square)](https://travis-ci.org/re-rxjs/react-rxjs) @@ -24,8 +10,8 @@ [![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/re-rxjs/react-rxjs/blob/main/CODE_OF_CONDUCT.md) -Main features -------------- +## Main features + - :cyclone: Truly Reactive - :zap: Highly performant and free of memory-leaks - :twisted_rightwards_arrows: First class support for React Suspense and [ready for Concurrent Mode](https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-mode#results)