From fc0e272fa60874b111f72236551d32297128b9d0 Mon Sep 17 00:00:00 2001 From: Alexander Mossin Date: Tue, 21 Feb 2012 08:41:45 +0100 Subject: [PATCH] Updated the README to show correct markup for the activation script. --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 85b007a..f38038d 100644 --- a/README.markdown +++ b/README.markdown @@ -13,14 +13,14 @@ First, load jQuery and the plugin: ``` -Now, let's attach it to your timestamps on DOM ready: +Now, let's attach it to your timestamps on DOM ready - put this in the head section: ```html -
+
 ```
 
 This will turn all abbr elements with a class of timeago and an ISO 8601 timestamp in the title: