From e8729b0b52fa0163241b0ba1cb62ff778407837a Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Tue, 7 Jun 2016 15:06:25 -0700 Subject: [PATCH] Readme: version 3.0.0 --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e384f76251..8b994ccfb0 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,12 @@ -# Feathers UI 3.0.0-beta3 - ---- - -**Warning:** This is a pre-release version of Feathers UI. It may contain bugs or unfinished features. It is not recommended for production apps because it is considered potentially *unstable*. Use at your own risk. To download a stable build, visit the [Feathers website](http://feathersui.com/). - ---- +# Feathers UI 3.0.0 Say hello to [Feathers UI](http://feathersui.com/), a library of light-weight, skinnable, and extensible UI controls for mobile and desktop. The components run on [Starling Framework](http://starling-framework.org/) and the [Adobe Flash runtimes](http://gaming.adobe.com/technologies/) — offering blazing fast GPU powered graphics to create a smooth and responsive experience. Build completely standalone, native applications on iOS, Android, Windows, and Mac OS X, or target Adobe Flash Player in desktop browsers. Created by [Josh Tynjala](http://twitter.com/joshtynjala) from Bowler Hat LLC, Feathers UI is free and open source. ## Quick Links * [Website](http://feathersui.com/) -* [Prerelease Help](http://feathersui.com/beta/help/) -* [Prerelease API Reference](http://feathersui.com/beta/api-reference/) +* [Help](http://feathersui.com/help/) +* [API Reference](http://feathersui.com/api-reference/) * [Discussion Forum](http://forum.starling-framework.org/forum/feathers) * [Github Project](https://github.com/BowlerHatLLC/feathers)