diff --git a/README.md b/README.md index 440314370..8c4d647dc 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,16 @@ -Calabash-Android -================ -Calabash-Android lets you run [Cucumber](http://cukes.info) features on your Android device or emulator. A Cucumber feature could look something like this: +Welcome to Calabash for Android +=========================== - Feature: Login feature - Scenario: As a valid user I can log into my app - Given I am a valid user - And I enter my username - And I enter my password - And I press "Login" - Then I see "Welcome to coolest app ever" +Calabash is an automated testing technology for Android and iOS native and hybrid applications. +This repository contains support for Android, for iOS, see [Calabash Landing Page](http://calaba.sh/). -You can run your Calabash features on multiple devices using [LessPainful.com](https://www.lesspainful.com). +Calabash is a free open source project, developed and maintained by [Xamarin](http://xamarin.com). -If you have any questions on Calabash-Android, please use the Google group +While Calabash is completely free, Xamarin provides a number of commercial services centered around Calabash and quality assurance for mobile, namely Xamarin Test Cloud consisting of hosted test-execution environments which let you execute Calabash tests on a large number of Android and iOS devices. -[http://groups.google.com/group/calabash-android](http://groups.google.com/group/calabash-android) +Please see [xamarin.com/test-cloud](http://xamarin.com/test-cloud). + +If you have any questions on Calabash-Android, please use the Google group [http://groups.google.com/group/calabash-android](http://groups.google.com/group/calabash-android) ### Documentation The documention is split into the following sections: