diff --git a/README.md b/README.md index a97e326..34fc35a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # EditableProperty Multi-way bindings for [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa). + +## Getting Started + +This project uses [Carthage](https://github.com/Carthage/Carthage) to manage its dependencies. + +Once Carthage is installed, you can simply clone the repository, then run `carthage bootstrap` to set it up.