From 013c4f725f749f15026bd74988acb3c6f56f3559 Mon Sep 17 00:00:00 2001 From: bengrunfeld Date: Mon, 7 Jul 2014 10:11:13 -0600 Subject: [PATCH] Add Ruby Gem and Python Egg to docs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 08e88887..3f5caa9a 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,14 @@ Add the following to your HTML file: +For the Jasmine Ruby Gem:
+[https://github.com/pivotal/jasmine-gem](https://github.com/pivotal/jasmine-gem) + +For the Jasmine Python Egg:
+[https://github.com/pivotal/jasmine-py](https://github.com/pivotal/jasmine-py) + + + ## Support * Search past discussions: [http://groups.google.com/group/jasmine-js](http://groups.google.com/group/jasmine-js)