Skip to content

Commit

Permalink
Tone down warning about swift 3.0 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
hfossli authored and kzaher committed Jun 14, 2017
1 parent 44d7659 commit 498e22f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

## About Rx

**:warning: This readme describes RxSwift 3.0 version that requires Swift 3.0.**

**:warning: If you are looking for Swift 2.3 compatible version, please take a look at RxSwift ~> 2.0 versions and [swift-2.3](https://github.com/ReactiveX/RxSwift/tree/rxswift-2.0) branch.**

Rx is a [generic abstraction of computation](https://youtu.be/looJcaeboBY) expressed through `Observable<Element>` interface.
Expand Down

0 comments on commit 498e22f

Please sign in to comment.