From 792c4b3c2c3e88f719d15e98930c107f40d73f9f Mon Sep 17 00:00:00 2001
From: Travis Paul
Date: Sat, 23 Mar 2013 11:55:57 -0400
Subject: [PATCH] Removed refrence to doc building section
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8c488548..c9309890 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print
### Documentation
-Documentation is always available at [http://fabricjs.com/docs/](http://fabricjs.com/docs/). You can also build it locally, following step 4 from the "Building" section of this README.
+Documentation is always available at [http://fabricjs.com/docs/](http://fabricjs.com/docs/).
Also see [official 4-part intro series](http://fabricjs.com/articles), [presentation from BK.js](http://www.slideshare.net/kangax/fabricjs-building-acanvaslibrarybk) and [presentation from Falsy Values](http://www.slideshare.net/kangax/fabric-falsy-values-8067834) for an overview of fabric.js, how it works, and its features.