Skip to content

Commit

Permalink
Remove Reactive programming references from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera Buendía committed Apr 19, 2017
1 parent a893909 commit 3584b9b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ pod "SugarRecord/CoreData+iCloud"
3. Execute `carthage update`
4. Add the frameworks to your project as explained on the [Carthage repository](https://github.com/carthage).

### Reactive programming

We provide extensions for SugarRecord that offer a reactive interface to the library:

- [RxSugarRecord](https://github.com/carambalabs/rxsugarrecord)
- [RACSugarRecord](https://github.com/carambalabs/racsugarrecord)

## Reference
You can check generated SugarRecord documentation [here](http://cocoadocs.org/docsets/SugarRecord/2.0.0/) generated automatically with [CocoaDocs](http://cocoadocs.org/)

Expand Down

0 comments on commit 3584b9b

Please sign in to comment.