From 7de3b8ee2b1b7299b94496c782dfc8c24349748c Mon Sep 17 00:00:00 2001 From: Alexander Mock Date: Wed, 22 Nov 2023 01:40:37 +0100 Subject: [PATCH] added badges to readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9670e8..f385480 100644 --- a/README.md +++ b/README.md @@ -129,4 +129,13 @@ Please reference the following papers when using the Rmagine library in your sci ## Contributions -We are open to all contributions. These can be issues, pull requests or feedback that help us to improve this OpenSource project. \ No newline at end of file +We are open to all contributions. These can be issues, pull requests or feedback that help us to improve this OpenSource project. + +## Build Status + +## Build Status + +| | `rmagine::core` | `rmagine::embree` | `rmagine::cuda` | `rmagine::optix` | +|---------------|-----------------|-------------------|-----------------|------------------| +| **Ubuntu 20** | [![CI](https://github.com/uos/rmagine/workflows/core-ubu20/badge.svg)](https://github.com/uos/rmagine/actions?query=workflow%3A%22core-ubu20%22) | ... | ... | ... | +| **Ubuntu 22** | [![CI](https://github.com/uos/rmagine/workflows/core-ubu22/badge.svg)](https://github.com/uos/rmagine/actions?query=workflow%3A%22core-ubu22%22) \ No newline at end of file