From 88155ac6df6b3c5d919be5fed29681636d9042c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Tue, 18 Feb 2025 06:35:27 -0300 Subject: [PATCH] Update badges in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41595c1..0e0e213 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ GeoStatsImages.jl *Training images for geostastical simulation in Julia.* -[![Build Status](https://github.com/JuliaEarth/GeoStatsImages.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/JuliaEarth/GeoStatsImages.jl/actions/workflows/CI.yml?query=branch%3Amaster) -[![Coverage](https://codecov.io/gh/JuliaEarth/GeoStatsImages.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaEarth/GeoStatsImages.jl) +[![Build Status](https://img.shields.io/github/actions/workflow/status/JuliaEarth/GeoStatsImages.jl/CI.yml?branch=master&style=flat-square)](https://github.com/JuliaEarth/GeoStatsImages.jl/actions) +[![Coverage](https://img.shields.io/codecov/c/github/JuliaEarth/GeoStatsImages.jl?style=flat-square)](https://codecov.io/gh/JuliaEarth/GeoStatsImages.jl) This package converts famous training images from the geostatistcs literature to a standard format for quick experimentation in Julia.