diff --git a/README.md b/README.md index 7f30c22..9abfe6c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,10 @@ # GeoStatsFunctions.jl -[![][build-img]][build-url] [![][codecov-img]][codecov-url] +[![Build Status](https://github.com/JuliaEarth/GeoStatsFunctions.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaEarth/GeoStatsFunctions.jl/actions/workflows/CI.yml?query=branch%3Amain) +[![Coverage](https://codecov.io/gh/JuliaEarth/GeoStatsFunctions.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaEarth/GeoStatsFunctions.jl) Geostatistical functions for the [GeoStats.jl](https://github.com/JuliaEarth/GeoStats.jl) framework. ## Asking for help If you have any questions, please [contact our community](https://juliaearth.github.io/GeoStats.jl/stable/about/community.html). - -[build-img]: https://img.shields.io/github/actions/workflow/status/JuliaEarth/GeoStatsFunctions.jl/CI.yml?branch=master&style=flat-square -[build-url]: https://github.com/JuliaEarth/GeoStatsFunctions.jl/actions - -[codecov-img]: https://img.shields.io/codecov/c/github/JuliaEarth/GeoStatsFunctions.jl?style=flat-square -[codecov-url]: https://codecov.io/gh/JuliaEarth/GeoStatsFunctions.jl