diff --git a/README.md b/README.md index fbd8b58e..4fc6ecad 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # GridapTopOpt + [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://zjwegert.github.io/GridapTopOpt.jl/stable) [![Build Status](https://github.com/zjwegert/GridapTopOpt.jl/workflows/CI/badge.svg?branch=main)](https://github.com/zjwegert/GridapTopOpt.jl/actions?query=workflow%3ACI) [![Codecov](https://codecov.io/gh/zjwegert/GridapTopOpt.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/zjwegert/GridapTopOpt.jl) GridapTopOpt is computational toolbox for level set-based topology optimisation implemented in Julia and the [Gridap](https://github.com/gridap/Gridap.jl) package ecosystem. See the documentation and following publication for further details: @@ -11,4 +12,5 @@ GridapTopOpt is computational toolbox for level set-based topology optimisation - [**DEVELOP**](https://zjwegert.github.io/GridapTopOpt.jl/dev) — *Documentation for the most recent in-development version.* ## Citation + In order to give credit to the `GridapTopOpt` contributors, we ask that you please reference the above paper along with the required citations for [Gridap](https://github.com/gridap/Gridap.jl?tab=readme-ov-file#how-to-cite-gridap).