| Index: sky/sdk/lib/framework/fn.md
|
| diff --git a/sky/sdk/lib/framework/README.md b/sky/sdk/lib/framework/fn.md
|
| similarity index 98%
|
| copy from sky/sdk/lib/framework/README.md
|
| copy to sky/sdk/lib/framework/fn.md
|
| index a15a276002266ab10f658e339af2029febf87648..40d964a8799d43bfe193e04286df49e1d9953050 100644
|
| --- a/sky/sdk/lib/framework/README.md
|
| +++ b/sky/sdk/lib/framework/fn.md
|
| @@ -1,6 +1,9 @@
|
| Sky Framework
|
| =============
|
|
|
| +(This file applies to fn.dart, which we are in the process of porting
|
| +to a new architecture.)
|
| +
|
| Effen is a functional-reactive framework for Sky which takes inspiration from
|
| [React](http://facebook.github.io/react/). Effen is comprised of three main
|
| parts: a virtual-dom and diffing engine, a component mechanism and a very early
|
|
|