From dbd4980f9405c910dee672dd583aee5c8c5a13b2 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Sat, 20 May 2017 23:44:12 +0200 Subject: [PATCH] Update README.md --- raymath/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.