From 710cca385fb16468f289e0cb666e38d21123528c Mon Sep 17 00:00:00 2001 From: Omar Mahdi Date: Fri, 5 Nov 2021 18:04:28 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d58b9..c215fad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gglm -An OpenGL focused Go mathematics inspired by the C++ glm (OpenGL Mathematics) library +Fast Go OpenGL Mathematics library inspired by the c++ library [glm](https://github.com/g-truc/glm). ## Notes