README.md in i2x-0.0.7 vs README.md in i2x-0.1

- old
+ new

@@ -1,11 +1,9 @@ -# I2X +# i2x gem -### Automated real-time integration +Ruby `gem` for distributed client agents. This enables launching custom **i2x** agents. -Ruby gem for distributed client agents. - ## Installation Add this line to your application's Gemfile: gem 'i2x' @@ -18,10 +16,14 @@ $ gem install i2x ## Usage -TODO: Write usage instructions here +- Check **i2x**'s [client](http://github.com/pdrlps/i2x-client) + +## Changelog + +- 2014-01-21: release 0.1 ## Contributing 1. Fork it ( http://github.com/pdrlps/i2x-gem/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)