diff --git a/readme.md b/readme.md index 0bdb59a..771caba 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ cuke4jas ========= -cuke4jas enhances [jasmine - the javascript bdd framework](http://pivotal.github.com/jasmine/) - to support cucumber-style plain text feature specifications. It should be used along with [the jasmine-species add-on to jasmine](http://rudylattae.github.com/jasmine-species/). +cuke4jas enhances [jasmine - the javascript bdd framework](https://jasmine.github.io/) - to support cucumber-style plain text feature specifications. It should be used along with [the jasmine-species add-on to jasmine](http://rudylattae.github.com/jasmine-species/). It can be used in two modes: @@ -52,4 +52,4 @@ Todos * create the cuke mode - VERSION 1 DONE * create github project - DONE * contact jasmine devs and ask opinion - DONE -* add mode to converter to output blank step definition file. This should be real easy once the AST is in place. \ No newline at end of file +* add mode to converter to output blank step definition file. This should be real easy once the AST is in place.