From 3f4cc5c579560281a78b9a7304326ee5873b4b7d Mon Sep 17 00:00:00 2001
From: Michael Buehlmann <mbuehlmann@anl.gov>
Date: Mon, 18 Apr 2022 09:17:07 -0500
Subject: [PATCH] add status badge to readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 9db28ee..018c371 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![Latest Release](https://git.cels.anl.gov/hacc/genericio/-/badges/release.svg)](https://git.cels.anl.gov/hacc/genericio/-/releases)
+[![pipeline status](https://git.cels.anl.gov/hacc/genericio/badges/master/pipeline.svg)](https://git.cels.anl.gov/hacc/genericio/-/commits/master)
+
 # GenericIO
 
 GenericIO is a write-optimized library for writing self-describing scientific
-- 
GitLab