From dfdcfc5be561b9c929b1318d525853703eef7392 Mon Sep 17 00:00:00 2001 From: snowman Date: Sat, 25 Jul 2020 13:27:00 +0800 Subject: [PATCH] Update README.md Remove extra "jasmine/" directory in code example --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e8b7fd53..c7189c1d 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,12 @@ To install Jasmine standalone on your local box (where **_{#.#.#}_** below is su Add the following to your HTML file: ```html - - + + - - - + + + ``` ## Supported environments