Update README.md

This commit is contained in:
Milan Nikolic 2017-10-28 22:37:11 +02:00
parent 82621f1b76
commit 63092ef9d8

View file

@ -46,6 +46,10 @@ On Windows, build binary in MSYS2 shell.
go get -v -u github.com/gen2brain/raylib-go/raylib go get -v -u github.com/gen2brain/raylib-go/raylib
### Documentation
Documentation on [GoDoc](https://godoc.org/github.com/gen2brain/raylib-go/raylib). Also check raylib [cheatsheet](http://www.raylib.com/cheatsheet/cheatsheet.html)
### Example ### Example
```go ```go