link badge to codecov
authorJames Alan Preiss <jamesalanpreiss@gmail.com>
Tue, 2 Jun 2020 01:12:04 +0000 (18:12 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2020 01:12:04 +0000 (18:12 -0700)
README.md

index 108dabd..9a9b25a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 ![](https://github.com/jpreiss/cmath3d/workflows/test/badge.svg)
-![](https://img.shields.io/codecov/c/github/jpreiss/cmath3d)
+[![](https://img.shields.io/codecov/c/github/jpreiss/cmath3d)](https://codecov.io/gh/jpreiss/cmath3d/branch/master)
 
 # cmath3d
 3d math library for C. Vectors, 3x3 matrices, quaternions. 32-bit floats.