From 8b73be997335178fad22c3e46536e9317bca67f8 Mon Sep 17 00:00:00 2001 From: Michael Fogleman Date: Wed, 24 Feb 2016 21:55:37 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7eef84a..f2098df 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ func main() { } ``` +## Examples + +There are [lots of examples](https://github.com/fogleman/gg/tree/master/examples) included. They're mostly for testing the code, but they're good for learning, too. + +![Examples](http://i.imgur.com/tMFoyzu.png) + ## Creating Contexts There are a few ways of creating a context.