From 02daff2145e684ed1e6e10711dbffd561b30eb74 Mon Sep 17 00:00:00 2001 From: extempl Date: Fri, 7 Aug 2015 12:39:28 +0300 Subject: [PATCH] This version of Famous is deprecated Instead of it there is new one Famous, and it is differ from an old famous: https://github.com/famous/engine https://github.com/Famous/framework (alpha) --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index da349a7..30c81bf 100644 --- a/README.md +++ b/README.md @@ -177,11 +177,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [LiquidLava](http://www.lava-framework.com/) - Transparent MVC framework for building user interfaces. -## Non-MVC Frameworks - -* [famous](https://github.com/Famous/famous) - A JavaScript framework for everyone who wants to build beautiful experiences on any device. - - ## Templating Engines *Templating engines allow you to perform string interpolation.*