README.md in easyxdm-rails-0.0.2 vs README.md in easyxdm-rails-0.0.3
- old
+ new
@@ -10,10 +10,14 @@
Add this to your Gemfile:
gem 'easyxdm-rails'
+Then, of course, you need to run:
+
+ bundle install
+
Then you can add this to one of your js manifest files (like
app/assets/javascripts/application.js)
//= require easyxdm-rails/easyXDM
@@ -50,10 +54,10 @@
You can check the source for the easyxdm-rails-example project:
https://github.com/Octo-Labs/easyxdm-rails-example
-You can also see tha project deployed here:
+You can also see that project deployed here:
http://easyxdm-rails-example.herokuapp.com/
You can see easyXDM included in the application.js here: