From dea9a2c14c8954c34ef61977b4e07c369b46604d Mon Sep 17 00:00:00 2001 From: Jim Crist-Harif Date: Thu, 21 Sep 2023 17:33:18 -0500 Subject: [PATCH] Add badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a69dc17..96c15b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Ibis-ML [![Build status](https://github.com/ibis-project/ibisml/actions/workflows/ci.yml/badge.svg)](https://github.com/ibis-project/ibisml/actions/workflows/ci.yml) +[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://ibis-project.github.io/ibisml/) +[![License](https://img.shields.io/github/license/ibis-project/ibisml.svg)](https://github.com/ibis-project/ibisml/blob/main/LICENSE.txt) +[![PyPI](https://img.shields.io/pypi/v/ibisml.svg)](https://pypi.org/project/ibisml/) `ibisml` is a *work-in-progress* library for developing Machine Learning feature engineering pipelines using [ibis](https://ibis-project.org/). These