diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01ad7c5..4a443ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: path: dist/ # ------------------------------------------------------------------- - # DCO sign-off check (required by Linux Foundation) + # DCO sign-off check # ------------------------------------------------------------------- dco: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 0455a84..8bebc94 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # Botanu SDK for Python -[![CI](https://github.com/botanu-ai/botanu-sdk-python/actions/workflows/ci.yml/badge.svg)](https://github.com/botanu-ai/botanu-sdk-python/actions/workflows/ci.yml) [![PyPI version](https://img.shields.io/pypi/v/botanu)](https://pypi.org/project/botanu/) [![Python](https://img.shields.io/badge/python-3.9%20|%203.10%20|%203.11%20|%203.12%20|%203.13-blue)](https://www.python.org/) -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) -[![LF AI & Data](https://img.shields.io/badge/LF%20AI%20%26%20Data-member-blue)](https://lfaidata.foundation/) **Run-level cost attribution for AI workflows, built on OpenTelemetry.**