From f7c160d71632c8160654e9e41d19e9598c86d9d6 Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Tue, 6 Jun 2017 15:56:46 -0700 Subject: [PATCH] Fixed HTML snippet in README Closes #1366. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a20d598..14951bde 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,12 @@ To install Jasmine standalone on your local box (where **_{#.#.#}_** below is su Add the following to your HTML file: ```html - - + + - - - + + + ``` ## Supported environments