From de88eb9ba281b8f2b4d0c1023778cfb5802a7a5f Mon Sep 17 00:00:00 2001 From: Alex Merose Date: Sun, 10 Mar 2024 11:30:20 +0530 Subject: [PATCH] Added CI and Lint status badges to README.md. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 565e064..9d3a02a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ _Query Xarray via SQL_ +[![ci](https://github.com/alxmrs/qarray/actions/workflows/ci.yml/badge.svg)](https://github.com/alxmrs/qarray/actions/workflows/ci.yml) +[![lint](https://github.com/alxmrs/qarray/actions/workflows/lint.yml/badge.svg)](https://github.com/alxmrs/qarray/actions/workflows/lint.yml) + + ## What is this? This is an experiment to provide a SQL interface for raster data.