From 801e5b0950cf0559af3f5ceabe672732412412dc Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Sun, 1 Sep 2024 11:24:58 -0700 Subject: [PATCH] Add a button to view examples in the README The example repo is pretty easy to miss otherwise. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 573c8a2..f7eed37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # WaterLily.jl [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://WaterLily-jl.github.io/WaterLily.jl/dev/) +[![Examples](https://img.shields.io/badge/view-examples-blue.svg)](https://github.com/WaterLily-jl/WaterLily-Examples/) [![CI](https://github.com/WaterLily-jl/WaterLily.jl/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/WaterLily-jl/WaterLily.jl/actions) [![codecov](https://codecov.io/gh/WaterLily-jl/WaterLily.jl/branch/master/graph/badge.svg?token=8XYFWKOUFN)](https://codecov.io/gh/WaterLily-jl/WaterLily.jl)