Skip to content

Commit

Permalink
update readme about version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fhisa committed Sep 17, 2016
1 parent 90c7718 commit 65eaf29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@

SwiftyLayout is a framework that allows to describe layout constraints (ie NSLayoutConstraint) as a simple mathematical formula in a Swift program.

**[NOTICE]** *The framework was renamed to SwiftyLayout (Formerly FormulaStyleConstraint) influenced by [Swifty Methods](https://realm.io/news/swift-summit-swifty-methods-clarity-brevity/).*
## About Version

- SwiftyLayout 3 for Swift 2
- SwiftyLayout 4 for Swift 3

## Code Examples

Expand Down

0 comments on commit 65eaf29

Please sign in to comment.