From e3b6722e32c5db29ae2e3dacef797139b31ec445 Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Tue, 4 Sep 2012 13:28:53 +0200 Subject: [PATCH] Cleaned up README.markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removed unnecessary type="text/javascript" instances to improve consistency - Updated example jQuery call to newer version (1.8.1 not yet live on googleapis.com) - Updated example jQuery call to protocol relative URL --- README.markdown | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.markdown b/README.markdown index 4d1e5f8..d3b7e2a 100644 --- a/README.markdown +++ b/README.markdown @@ -19,7 +19,7 @@ Place the embed code where you want the timeline to show in the `` of your ```html
- - + ``` ### Using a method (*advanced*) You could also initialize a new timeline using the `createStoryJS` method after `storyjs-embed.js` has been loaded @@ -56,9 +56,9 @@ Here's a simple example: ```html - + - +