diff --git a/README.md b/README.md index 53a4487..7fb05d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # StatefulViewController + A view controller subclass that presents placeholder views based on content, loading, error or empty states. @@ -85,6 +87,8 @@ stateMachine.transitionToState(.None, animated: true) { ## Installation +The master branch of AwesomeCache is ready for swift 1.2. In case you are still on 1.1, please refer to the `swift-1.1` tag. + #### Carthage Add the following line to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).