README.markdown in iCuke-0.6.6 vs README.markdown in iCuke-0.7.0
- old
+ new
@@ -20,11 +20,9 @@
Scenario: User views the About screen
When I tap "About"
Then I should see "Author:"
-The cucumber steps provided by iCuke are documented [here](http://eraserhead.net/icuke/rdoc/files/lib/icuke_world_rb.html).
-
How it works
------------
iCuke launches your application into the iPhone Simulator. A preload library is used to add a HTTP server into your
application.