Skip to content

Commit

Permalink
[doc] updated readme, added warning :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Sep 1, 2010
1 parent 5cd7ce7 commit 67b7202
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ vows.describe('Addition').addBatch({

## Compatibility

[gherkin][8] is fully supported by kyuri. kyuri can push and pull updates from the gherkin project, check out [i18n.js](http://github.com/nodejitsu/kyuri/blob/master/lib/kyuri/i18n.js) and [i18n-generator.rb](http://github.com/nodejitsu/kyuri/blob/master/src/i18n-generator.rb)
[gherkin][8] is almost fully supported by kyuri. kyuri can push and pull updates from the gherkin project, check out [i18n.js](http://github.com/nodejitsu/kyuri/blob/master/lib/kyuri/i18n.js) and [i18n-generator.rb](http://github.com/nodejitsu/kyuri/blob/master/src/i18n-generator.rb)


(we are CLOSE to gherkin compliance, we will be working on 100% in v0.2.0)

## Installation

Expand Down

0 comments on commit 67b7202

Please sign in to comment.