diff --git a/README.md b/README.md index f4fb510..eca59f6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -# re-rxjs +# Re-RxJS Logo Re-RxJS: React bindings for RxJS [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) -## The ultimate React-RxJS bindings - - :cyclone: Truly Reactive - :twisted_rightwards_arrows: First class support for React Suspense - :scissors: Decentralized and composable, thus enabling optimal code-splitting @@ -57,4 +55,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/assets/logo-128.png b/assets/logo-128.png new file mode 100644 index 0000000..a5d7369 Binary files /dev/null and b/assets/logo-128.png differ diff --git a/assets/logo-256.png b/assets/logo-256.png new file mode 100644 index 0000000..2b0bdd5 Binary files /dev/null and b/assets/logo-256.png differ diff --git a/assets/logo-48.png b/assets/logo-48.png new file mode 100644 index 0000000..2a0d26e Binary files /dev/null and b/assets/logo-48.png differ diff --git a/assets/logo-64.png b/assets/logo-64.png new file mode 100644 index 0000000..e69e3ac Binary files /dev/null and b/assets/logo-64.png differ