Update README.md

This commit is contained in:
Milan Nikolic 2017-05-20 23:44:12 +02:00 committed by GitHub
parent 011928f88e
commit dbd4980f94

View file

@ -1,3 +1,3 @@
## raymath [![GoDoc](https://godoc.org/github.com/gen2brain/raylib-go/raymath?status.svg)](https://godoc.org/github.com/gen2brain/raylib-go/raymath)
Some useful functions to work with Vector3, Matrix and Quaternions.
Some useful functions to work with Vector2, Vector3, Matrix and Quaternions.