README.md in zaui_zapi-0.0.2 vs README.md in zaui_zapi-0.1.0

- old
+ new

@@ -1,2 +1,10 @@ -# zaui_zapi v 0.0.1 +# zaui_zapi A gem to provide the communication layer with the Zaui.com zAPI and your application. + +### Installation +Add this to your project's Gemfile +```gem 'zaui_zapi'``` + + +#### Notes +This gem is currently under heavy development so watch this page regularly for new releases as they become available. There is plenty of work to do to get this gem usable for the entire zAPI interface, I encourge you to contribute.