From d1804e7c252d280d941dd896503af5d8de2fb331 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Sat, 6 Nov 2010 14:08:46 -0700 Subject: [PATCH] Added screencast link --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index f0990bd..6932925 100644 --- a/Readme.md +++ b/Readme.md @@ -13,6 +13,10 @@ If not previously installed, you will want to install the [cairo graphics library](http://cairographics.org/download/) version _>= 1.8.6_ first using the package manager available to you, or building from source. +## Screencasts + + - [Introduction](http://screenr.com/CTk) + ## Example var Canvas = require('canvas')