From ba35b2a5b49dc938ccf49cd401da564f6cb1f981 Mon Sep 17 00:00:00 2001 From: Johan Nilsson Date: Sat, 26 Nov 2011 11:03:52 +0100 Subject: Fix code example. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e02f991..4e501f8 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ JavaScript widget to include on your site that shows and links to your last commit on GitHub. - - +``` html + + +``` * It's not smart enough to filter out commits by others in a repository. * Does not work properly on commits in branches. -- cgit v1.2.3