From 4c32e17950730c396e7448712663f56bb00817e0 Mon Sep 17 00:00:00 2001 From: Orta Date: Sun, 25 Jan 2015 11:20:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dff980..3e56e34 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Makes setting up a collection of stacked views simple. Uses [FLKAutoLayout](https://github.com/dkduck/FLKAutoLayout) to simplify the API, you should probably be using it anyway. Depending on demand this can be switched out. If you're interested in more information you can read [ORStackView.h](https://github.com/orta/ORStackView/blob/master/Classes/ios/ORStackView.h) - +It is the basis of the view structure in the Artsy OSS [App Eigen](https://github.com/artsy/eigen/). ### ORStackView