README.md in engineyard-dnsimple-0.1.0 vs README.md in engineyard-dnsimple-0.1.1

- old
+ new

@@ -1,7 +1,10 @@ # Simple DNS for Engine Yard AppCloud environments +Currently creates A records for a domain (.myapp.com and www.myapp.com) to +point to the public IP of an AppCloud environment. + ## Usage Setup `ey` and `dnsimple` gems and credentials (see below). $ ey-dnsimple assign myapp.com @@ -39,9 +42,16 @@ Test you have DNSimple working: $ dnsimple list Found 1 domains: myapp.com + +## Development + +Currently the test suite is a simple cucumber feature which shouldn't be run. + +I have asked question https://github.com/aetrion/dnsimple-ruby/issues/4 about how to write +3rd party tests against DNSimple. ## License Copyright (c) 2010 Engine Yard, Inc