From 13228c304ea58c5861190f0933b933e18163583a Mon Sep 17 00:00:00 2001 From: Gregg Van Hove Date: Mon, 15 Aug 2016 09:30:38 -0700 Subject: [PATCH] Add gulp-jasmine-browser link to readme Close #1089 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 131459f8..e924e127 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ For the Jasmine Ruby Gem:
For the Jasmine Python Egg:
[https://github.com/jasmine/jasmine-py](https://github.com/jasmine/jasmine-py) +For the Jasmine headless browser gulp plugin:
+[https://github.com/jasmine/gulp-jasmine-browser](https://github.com/jasmine/gulp-jasmine-browser) + To install Jasmine standalone on your local box: * Download the standalone distribution for your desired release from the [releases page](https://github.com/jasmine/jasmine/releases)