diff --git a/README.md b/README.md index 0e87dff..91ae6a0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ # sparse\_dot\_topn +[![MacOS](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/macos.yml/badge.svg)](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/macos.yml) +[![Linux](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/linux.yml/badge.svg)](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/linux.yml) +[![Windows](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/windows.yml/badge.svg)](https://github.com/ing-bank/sparse_dot_topn/actions/workflows/windows.yml) +[![PyPi](https://img.shields.io/pypi/v/sparse-dot-topn.svg)](https://pypi.org/project/sparse-dot-topn/) +[![Release_date](https://img.shields.io/github/release-date/ing-bank/sparse_dot_topn)](https://github.com/ing-bank/sparse_dot_topn/releases) +[![License](https://img.shields.io/github/license/ing-bank/sparse_dot_topn)](https://github.com/ing-bank/sparse_dot_topn/blob/master/LICENSE) +[![Downloads](https://pepy.tech/badge/sparse_dot_topn)](https://pepy.tech/project/sparse_dot_topn) +[![ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff) + -------------------------------**WARNING**------------------------------- -Version 1.0 introduces major and potentially breaking changes to the API. +Version 1 introduces major and potentially breaking changes to the API. Please see the Migrating section below. @@ -189,4 +198,3 @@ You can read about it in a [blog](https://medium.com/@ingwbaa/https-medium-com-i * [Particular Miner](https://github.com/ParticularMiner) (no ING affiliation) * [Ralph Urlus](https://github.com/RUrlus) * [Max Baak](https://github.com/mbaak) -