From 50453a37fc3a3c33d6fe232fb3889f6b7cb03551 Mon Sep 17 00:00:00 2001 From: Christian Haack <43646111+chrhck@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:05:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11f8ce3..b24c13f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://plenum-group.github.io/AbstractMediumProperties.jl/stable/) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://plenum-group.github.io/AbstractMediumProperties.jl/dev/) [![Build Status](https://github.com/PLEnuM-group/AbstractMediumProperties.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/PLEnuM-group/AbstractMediumProperties.jl/actions/workflows/CI.yml?query=branch%3Amain) -[![Coverage](https://codecov.io/gh/plenum-group/AbstractMediumProperties.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/chrhck/AbstractMediumProperties.jl) +[![Coverage](https://codecov.io/gh/plenum-group/AbstractMediumProperties.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/plenum-group/AbstractMediumProperties.jl) AbstractMediumProperties provides abstract types and functions for calculating various properties of different media. It provides functionalities to compute properties such as refractive index, scattering length, absorption length, and more, based on the medium's characteristics.