diff --git a/README.md b/README.md index c3a87ea..8944b5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gglm -[![test-gglm](https://github.com/bloeys/gglm/actions/workflows/test-gglm.yml/badge.svg)](https://github.com/bloeys/gglm/actions/workflows/test-gglm.yml) +[![Tests](https://github.com/bloeys/gglm/actions/workflows/test-gglm.yml/badge.svg)](https://github.com/bloeys/gglm/actions/workflows/test-gglm.yml) Fast OpenGL/Graphics focused Mathematics library in Go inspired by the c++ library [glm](https://github.com/g-truc/glm).