projects
/
forks
/
cmath3d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e7cf10
)
link badge to codecov
author
James Alan Preiss
<jamesalanpreiss@gmail.com>
Tue, 2 Jun 2020 01:12:04 +0000
(18:12 -0700)
committer
GitHub
<noreply@github.com>
Tue, 2 Jun 2020 01:12:04 +0000
(18:12 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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.