diff --git a/features/README.markdown b/features/README.markdown index 5f172da..fa63d9e 100644 --- a/features/README.markdown +++ b/features/README.markdown @@ -1,19 +1,21 @@ -![RiverGlide logo](http://riverglide-live.heroku.com/attachments/branding/riverglide_logo.png) +![RiverGlide logo](http://riverglide-live.heroku.com/attachments/branding/riverglide_logo_medium.png) # cukesalad - a cucumber extension _Cucumber, washed and ready to eat for friction-free ATDD/BDD_ -* [Get the Gem](https://rubygems.org/gems/cukesalad) -* [Find it on Github](http://github.com/RiverGlide/CukeSalad) - -## Synopsis - Cukesalad is an extension to cucumber that allows you to write scenarios without regular expression. It encourages you to separte your code in neat, organised and focused parts. +With cukesalad you focus on expressing your intent not on regular expressions. You can combine cukesalad with your regular step definitions. +* [Get the Gem](https://rubygems.org/gems/cukesalad) +* [Find it on Github](http://github.com/RiverGlide/CukeSalad) + +## Synopsis + + There are no step-definitions required for this to work: When I attempt to add, the number '1' to the number '2'