From 265b92cad747b1096c51d56226078973a2b18e0d Mon Sep 17 00:00:00 2001
From: Vadim Namniak
Date: Fri, 27 Jun 2014 09:23:10 -0400
Subject: [PATCH] Update index.html
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 1493fe5..2725f8e 100644
--- a/index.html
+++ b/index.html
@@ -114,6 +114,7 @@
context.globalCompositeOperation = "destination-out";
var wrapper = new CanvasTextWrapper(canvas, 'Hello'); // default options will apply
+
Installation
@@ -122,7 +123,7 @@