From ad2f3595b9f5386006cda4506d1e9aab0f857044 Mon Sep 17 00:00:00 2001 From: Wouter Groeneveld Date: Sat, 25 Jun 2011 13:23:41 +0200 Subject: [PATCH] added more readme stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fac86b..2699c9a 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ For example, JasmineSpec uses the _execute_ Jasmine JS function on a spec and ca context.executeFunction(someSpec, "execute"); } }); - `` +``` ### Creating a Rhino debugger