Update README.md

This commit is contained in:
Michael Fogleman 2016-02-24 21:55:37 -05:00
parent 60b91a20e1
commit 8b73be9973

View File

@ -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.