Skip to content

Commit

Permalink
docs(README): remove redundant API doc link info
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Mar 21, 2016
1 parent b447a86 commit cd98356
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -122,10 +122,6 @@ Rx.Observable.of('hello world')
.subscribe(function(x) { console.log(x); });
```

## API Documentation

Automatically generated documentation can be found on the ReactiveX website: http://reactivex.io/RxJS

## Goals

- Provide better performance than preceding versions of RxJS
Expand Down

0 comments on commit cd98356

Please sign in to comment.