From e9277ba0522eae84e5a5f140182b3fb9f87acb0d Mon Sep 17 00:00:00 2001 From: Geoffrey Gunter <12984092+gmgunter@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:37:58 -0800 Subject: [PATCH] Add status badges to README (#11) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 863b8a9..3cdf7ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # snaphu-py +[![CI](https://github.com/isce-framework/snaphu-py/actions/workflows/ci.yml/badge.svg)](https://github.com/isce-framework/snaphu-py/actions/workflows/ci.yml) +[![codecov](https://codecov.io/gh/isce-framework/snaphu-py/graph/badge.svg?token=IV41TI56EA)](https://codecov.io/gh/isce-framework/snaphu-py) + A simple Python wrapper for the Statistical-Cost, Network-Flow Algorithm for Phase Unwrapping (SNAPHU)