README.md in under-os-1.0.0 vs README.md in under-os-1.1.0

- old
+ new

@@ -1,13 +1,13 @@ -# Under OS +# Under OS [![Build Status](https://travis-ci.org/under-os/under-os.png)](https://travis-ci.org/under-os/under-os) [![Code Climate](https://codeclimate.com/github/under-os/under-os.png)](https://codeclimate.com/github/under-os/under-os) -An experiment to build a thin web-like wrapper over iOS using rubymotion +[UnderOS](http://under-os.com) is an experiment in building a thin web-like wrapper over iOS using rubymotion -The idea is to use incapsulation instead of monkey patching and build the +The idea is to use encapsulation instead of monkey patching and build the entire development platform correctly and from scratch. -The result should be a webbish like ifrastructure that uses ruby instead +The result should be a _webbish_ infrastructure that uses ruby instead of JavaScript and compiles into native code in the end. That's gonna be legendary! ## How To Use @@ -34,17 +34,9 @@ Now, Run it! ``` cd test && rake ``` - -## What's What - -* `app/layouts` - where you keep your HTML layouts -* `app/pages` - where the page scripts live -* `app/styles` - where the CSS files go -* `app/models` - where your data models chill -* `app/views` - where you keep your custom views/components classes # Copyright & License All code in this library is released under the terms of the MIT license