Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm authored Oct 29, 2024
1 parent a802c58 commit f798e98
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# GeoStatsFunctions.jl

[![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)
[![][build-img]][build-url] [![][codecov-img]][codecov-url]

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://codecov.io/gh/JuliaEarth/GeoStatsFunctions.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/JuliaEarth/GeoStatsFunctions.jl

0 comments on commit f798e98

Please sign in to comment.