From a78a9b2f7ed1a5170a3ac10d1e1cd0a4128c2db1 Mon Sep 17 00:00:00 2001 From: Keith Lindsay Date: Mon, 1 Apr 2024 13:23:38 -0600 Subject: [PATCH] add worflows ci and readthedocs badges to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 78f2f45..406f97f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # esm_catalog_utils +![ci badge](https://github.com/klindsay28/esm_catalog_utils/actions/workflows/ci.yaml/badge.svg) +![docs badge](https://readthedocs.org/projects/esm-catalog-utils/badge/?version=latest) + +## Purpose + tools/utilities to support the usage of catalogs to access and analyze ESM output ## Documentation