diff --git a/raymath/README.md b/raymath/README.md index b3aa91c..f8099cc 100644 --- a/raymath/README.md +++ b/raymath/README.md @@ -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.