Skip to content

Commit a59c572

Browse files
author
Felix Cremer
authored
Add Codecov badge to README.md
1 parent ed984b9 commit a59c572

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# PyramidScheme
2+
[![codecov](https://codecov.io/gh/JuliaDataCubes/PyramidScheme.jl/graph/badge.svg?token=EBhwEBXlnx)](https://codecov.io/gh/JuliaDataCubes/PyramidScheme.jl)
3+
24

35
PyramidScheme.jl is a package to easily and efficiently compute pyramids of a given datacube which might be larger than RAM.
46
It uses DiskArrayEngine.jl as the computational backend.

0 commit comments

Comments
 (0)