From 3d41d1de7b1e14dc161f13d20ef8c77acd7816c4 Mon Sep 17 00:00:00 2001 From: Frederik Hennig <frederik.hennig@fau.de> Date: Fri, 18 Oct 2024 11:51:47 +0200 Subject: [PATCH] add coverage badge to readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec8972c..03ffea5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [](https://pycodegen.pages.i10git.cs.fau.de/pystencils-sfg) [](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/commits/master) [](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE) + A bridge over the semantic gap between code emitted by pystencils and your C/C++/Cuda/HIP framework. -- GitLab