From b94cc35e904c4dd7662d73fce81075f502a610e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jan=C3=9Fen?= Date: Sat, 29 Mar 2025 06:45:12 +0100 Subject: [PATCH] Add JOSS and github stars badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80ccf164..0315166a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Pipeline](https://github.com/pyiron/executorlib/actions/workflows/pipeline.yml/badge.svg)](https://github.com/pyiron/executorlib/actions/workflows/pipeline.yml) [![codecov](https://codecov.io/gh/pyiron/executorlib/graph/badge.svg?token=KFIO3R08H3)](https://codecov.io/gh/pyiron/executorlib) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/pyiron/executorlib/HEAD) +[![status](https://joss.theoj.org/papers/7a4bced702e5ea10e4630bc4d5dbaad2/status.svg)](https://joss.theoj.org/papers/7a4bced702e5ea10e4630bc4d5dbaad2) +![GitHub Repo stars](https://img.shields.io/github/stars/pyiron/executorlib) Up-scale python functions for high performance computing (HPC) with executorlib.