From 1e55fbda9b4472b2c468f2c52ce3e3c42e2bda1b Mon Sep 17 00:00:00 2001 From: Juriy Zaytsev Date: Fri, 11 Jun 2010 01:58:52 -0400 Subject: [PATCH] FabricJS -> Fabric.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4286b180..34857857 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### What is it? -**FabricJS** is a framework that makes it easy to work with HTML5 canvas element. It is an **interactive object model** on top of canvas element. It is also an **SVG-to-canvas parser**. +**Fabric.js** is a framework that makes it easy to work with HTML5 canvas element. It is an **interactive object model** on top of canvas element. It is also an **SVG-to-canvas parser**. ### What are the features?