From 32d6b81e5990cfebd3cac6d56d3d4ffa342a2f1d Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:49:13 -0500 Subject: [PATCH 1/2] Added badges to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 16fac1748..8ee351736 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Maintainability](https://api.codeclimate.com/v1/badges/11bf2329590e7b0164ba/maintainability)](https://codeclimate.com/github/hed-standard/hed-python/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/11bf2329590e7b0164ba/test_coverage)](https://codeclimate.com/github/hed-standard/hed-python/test_coverage) +![PyPI - Status](https://img.shields.io/pypi/status/hedtools) + # HEDTools - Python HED (Hierarchical Event Descriptors) is a framework for systematically describing both laboratory and real-world events as well as other experimental metadata. From f325deb3a7e7f740e8563d600f8a80e6d4dc427b Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:59:41 -0500 Subject: [PATCH 2/2] Tried a different badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee351736..362ba9507 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/11bf2329590e7b0164ba/maintainability)](https://codeclimate.com/github/hed-standard/hed-python/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/11bf2329590e7b0164ba/test_coverage)](https://codeclimate.com/github/hed-standard/hed-python/test_coverage) -![PyPI - Status](https://img.shields.io/pypi/status/hedtools) +![PyPI - Status](https://img.shields.io/pypi/v/hedtools) # HEDTools - Python HED (Hierarchical Event Descriptors) is a framework for systematically describing