From 2e48e7d8793cc94790fa029abd5bc0c354596691 Mon Sep 17 00:00:00 2001 From: Taylor Salo Date: Thu, 16 Dec 2021 10:54:54 -0500 Subject: [PATCH] Add badge. --- tools/schemacode/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/schemacode/README.md b/tools/schemacode/README.md index e2b682a800..0781fd5e8d 100644 --- a/tools/schemacode/README.md +++ b/tools/schemacode/README.md @@ -1,3 +1,5 @@ # schemacode A Python library for working with the BIDS schema. + +[![codecov](https://codecov.io/gh/bids-standard/bids-specification/branch/master/graph/badge.svg)](https://codecov.io/gh/bids-standard/bids-specification)