From 042e433695dfcf8a6170b1a9885c8f5199be51fd Mon Sep 17 00:00:00 2001 From: Philip Thrasher Date: Tue, 23 Jan 2018 19:42:59 -0700 Subject: [PATCH] Updating README accuracy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80fee7d..277a7f66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Famous Framework (alpha) -The Famous Framework is a new JavaScript framework for creating reusable, composable, and interchangeable UI widgets and applications. It balances declarative with imperative and functional with stateful, and it's built on top of the [Famous Engine](https://github.com/Famous/engine). +The Famous Framework is a JavaScript framework for creating reusable, composable, and interchangeable UI widgets and applications. It balances declarative with imperative and functional with stateful, and it's built on top of the [Famous Engine](https://github.com/Famous/engine). **IMPORTANT:** This project is a developer preview; expect bugs to occur.