Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsark committed Jul 2, 2012
1 parent 04769a7 commit 0c1f025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a sample app to demonstrate BDD. We will implement a small
feature for airline ticket reservation.

The feature is outlined
(here)[https://github.com/arunsark/bdd-air/blob/master/features/booking_flight_tickets.feature]
[here](https://github.com/arunsark/bdd-air/blob/master/features/booking_flight_tickets.feature)

The idea is to drive out the design of the system starting with
failing Acceptance Test. Drill down from there build the Business
Expand Down

0 comments on commit 0c1f025

Please sign in to comment.