lib/artoo/generators/adaptor/README.md.tt in artoo-1.0.0.rc3 vs lib/artoo/generators/adaptor/README.md.tt in artoo-1.0.0.rc4

- old
+ new

@@ -9,5 +9,15 @@ ## Installing ``` gem install artoo-<%= adaptor_name %> ``` + +## Using + +```ruby +# your example code here... +``` + +## Connecting + +Explain how to connect from the computer to the device here...