README.md in linner-0.1.0 vs README.md in linner-0.1.1
- old
+ new
@@ -1,7 +1,22 @@
# Linner
-HTML5 Application Assembler
+Linner is a full-featured HTML5 application assembler.
+
+![Linner](http://d.pr/i/bWPA+)
+
+* Fast!
+* Supports `Sass` and `Coffee`.
+* Supports OS X Lion and Mountaion Lion Notifications.
+* Supports Modular Javascript, All your code will be wrap by `CMD`.
+* Supports `concat` code by `config file` not `directive processor`.
+* Supports `copy` code from `src` to `dist`.
+* Supports Real-time `concat` by `$ linner watch`.
+* Supports `compress` by `$ linner build`.
+
+## Requirements
+
+* Ruby 2.0
## Installation
$ gem install linner