diff --git a/README.md b/README.md index 95972ae..bd3a97c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ On Windows, build binary in MSYS2 shell. 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 ```go