From 2773b7e4be57d41bc2d8ae7de8aee7322125279f Mon Sep 17 00:00:00 2001
From: Ryan McGeary <ryan@mcgeary.org>
Date: Tue, 9 Apr 2013 17:32:09 -0400
Subject: [PATCH] Readme tweak to force republishing of broken gh-page

---
 README.markdown | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown
index c4c51b9..5d76f59 100644
--- a/README.markdown
+++ b/README.markdown
@@ -13,7 +13,8 @@ First, load jQuery and the plugin:
 <script src="jquery.timeago.js" type="text/javascript"></script>
 ```
 
-Now, let's attach it to your timestamps on DOM ready - put this in the head section:
+Now, let's attach it to your timestamps on DOM ready - put this in the head
+section:
 
 ```html
 <script type="text/javascript">