Skip to content

Commit 2bf18ef

Browse files
authored
Update README.md
1 parent 7e6f490 commit 2bf18ef

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

README.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
# **WARNING: at this time, this library is ridiculously experimental and basically just a dumping ground for experiments. Entire features and APIs will suddenly vanish between versions without warning. That is why nothing is documented. You've been warned.**
2-
3-
# react-redux-observable [![Build Status](https://travis-ci.org/redux-observable/react-redux-observable.svg?branch=master)](https://travis-ci.org/redux-observable/react-redux-observable) [![npm version](https://badge.fury.io/js/react-redux-observable.svg)](https://badge.fury.io/js/react-redux-observable)
4-
5-
React helpers for redux-observable
6-
7-
## Install
8-
9-
```sh
10-
npm install --save react-redux-observable
11-
```
12-
13-
NOTE: This has a peer dependencies of `[email protected].*`, `redux`, `react`, and of course `redux-observable`, all of which will have to be installed
14-
as well.
15-
16-
## Usage
17-
18-
### Basic
19-
20-
It just works. Trust me. And Travis, whoever he is.
1+
# **WARNING: Nothing to see here. At this time, this library is not actually used by any of the maintainers. We are internally experimenting with some things (that aren't here) and will release them when we feel they are truly beneficial.**
212

223
:shipit:

0 commit comments

Comments
 (0)