From 298a21e8ad9f08a91c80b20b8ad5cd9d9544933f Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Wed, 3 Nov 2010 18:22:35 -0700 Subject: [PATCH] Docs --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 702bcd7..69ef183 100644 --- a/Readme.md +++ b/Readme.md @@ -59,6 +59,10 @@ Want to contribute to node-canvas? patches for features, bug fixes, documentation, examples and others are certainly welcome. Take a look at the [issue queue](https://github.com/LearnBoost/node-canvas/issues) for existing issues. +## Examples + + Examples are placed in _./examples_, be sure to check them out! most produce a png image of the same name, and others such as _live-clock.js_ launch an http server to be viewed in the browser. + ## Testing Visual tests utilize md5 checksums in order to assert integrity.