From 2df9b8a4d22e624672a8e962081d8d3235e6922a Mon Sep 17 00:00:00 2001 From: Max Ploner Date: Mon, 20 Nov 2023 14:19:38 +0100 Subject: [PATCH] Added badges to readme --- .github/workflows/{python-package-testing.yml => tests.yml} | 0 README.md | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) rename .github/workflows/{python-package-testing.yml => tests.yml} (100%) diff --git a/.github/workflows/python-package-testing.yml b/.github/workflows/tests.yml similarity index 100% rename from .github/workflows/python-package-testing.yml rename to .github/workflows/tests.yml diff --git a/README.md b/README.md index 21fbfb3..c922e03 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ +![Cordage Icon](icon.svg) + + # Cordage: Computational Research Data Management -![Cordage Icon](icon.svg) +[![Build status](https://github.com/plonerma/cordage/actions/workflows/tests.yml/badge.svg)](https://github.com/plonerma/cordage/actions) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) This is project is in a very early stage. It currently lacks a lot of documentation, proper testing, and a wide range of features. If you think it could be useful for you, try it out and leave suggestions, complains, ideas for