From 6149a5a18b5ae0d09a559396f936546e57634850 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe <13301940+andersy005@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:09:01 -0800 Subject: [PATCH] update README (#14) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea4045d..8b1adc3 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,14 @@

+[![CI](https://github.com/carbonplan/offsets-db-data/actions/workflows/CI.yaml/badge.svg)](https://github.com/carbonplan/offsets-db-data/actions/workflows/CI.yaml) +[![PyPI](https://github.com/carbonplan/offsets-db-data/actions/workflows/pypi.yaml/badge.svg)](https://github.com/carbonplan/offsets-db-data/actions/workflows/pypi.yaml) +[![PyPI][pypi-badge]][pypi-link] + # carbonplan / offsets-db-data Utilities for cleaning, and processing data for the [carbonplan/offsets-db-web](https://github.com/carbonplan/offsets-db-web) -[![CI](https://github.com/carbonplan/offsets-db-data/actions/workflows/CI.yaml/badge.svg)](https://github.com/carbonplan/offsets-db-data/actions/workflows/CI.yaml) -[![PyPI](https://github.com/carbonplan/offsets-db-data/actions/workflows/pypi.yaml/badge.svg)](https://github.com/carbonplan/offsets-db-data/actions/workflows/pypi.yaml) - ## Installation To install the package, you can use pip: @@ -53,3 +54,6 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit ## about us CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/offsets-db/issues/new) or [sending us an email](mailto:hello@carbonplan.org). + +[pypi-badge]: https://img.shields.io/pypi/v/offsets-db-data?logo=pypi +[pypi-link]: https://pypi.org/project/offsets-db-data