modified readme

mostly just to kick off Travis again, but also to fix a few small things.
This commit is contained in:
Gant Laborde
2014-11-24 08:46:08 -06:00
parent 0c59c30fa4
commit 757433581d

View File

@@ -9,7 +9,7 @@
A fast, non-polluting, chaining, front-end library. Its like jQuery for [RubyMotion](http://rubymotion.com) plus templates, stylesheets, events, animations, etc.
One of RMQ's goal is to have the best [documentation][1] of any RubyMotion UI library.
One of RMQ's goals is to have the best [documentation][1] of any RubyMotion UI library.
<br />
@@ -35,7 +35,7 @@ bundle
rake
```
rbenv rehash after gem install if you use rbenv
`rbenv rehash` after gem install if you use rbenv
<br />