Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Aug 29, 2010
1 parent ceb3ad3 commit a671d83
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,7 +1,9 @@

# Kyuri

## a Gherkin dialect built specifically for asynchronous programming that targets javascript. english goes in, VowsJS test stubs go out.
# Kyuri - plain words go in, VowsJS stubs come out


Kyuri is a node.js [Cucumber][0] implementation with a few extra asynchronous keywords. supports 160+ languages and exports to VowsJS stubs

## Example

Expand Down Expand Up @@ -78,4 +80,5 @@ Kyuri is meant to be a low-level tool. if you want to compose Features and Scena
## Authors
#### Charlie Robbins

[0]: http://cukes.info "Cucumber"

0 comments on commit a671d83

Please sign in to comment.