Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neilpa committed Sep 16, 2015
1 parent 102d480 commit 2526877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Rex [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
Extensions for [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa) that may not fit in the core framework. This currently targets Swift 1.2, for Swift 2 support see the [`swift2` branch](https://github.com/neilpa/Rex/tree/swift2).
Extensions for [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa) that may not fit in the core framework. This currently targets Swift 1.2/RAC 3, for Swift 2/RAC 4 support see the [`swift2` branch](https://github.com/neilpa/Rex/tree/swift2).

## Signal
All `Signal` operators can also be lifted to`SignalProducer`.
Expand Down

0 comments on commit 2526877

Please sign in to comment.