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 4b18591 commit 90c7718
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@

SwiftyLayout は、Swiftプログラムにおいて、レイアウト制約(NSLayoutConstraint)を簡単な数式として定義できるようにするフレームワークです。

**[注意]** *[Swifty Methods](https://realm.io/news/swift-summit-swifty-methods-clarity-brevity/)([日本語訳](https://realm.io/jp/news/swift-summit-swifty-methods-clarity-brevity/))の影響を受けて、フレームワーク名を SwiftyLayout に変更しました。(旧名は FormulaStyleConstraint)*
## バージョンについて

- SwiftyLayout 3 は Swift 2 用です。
- SwiftyLayout 4 は Swift 3 用です。


## コード例

Expand Down

0 comments on commit 90c7718

Please sign in to comment.