From b3b96700ce7930286586c72e984bcafc89c93a3b Mon Sep 17 00:00:00 2001 From: Nathan Weinberg Date: Mon, 17 Jun 2024 23:17:04 -0400 Subject: [PATCH] Add action badges to README Signed-off-by: Nathan Weinberg --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 51303015..ed1a242b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # sdg +![Lint](https://github.com/instructlab/sdg/actions/workflows/lint.yml/badge.svg?branch=main) +![Build](https://github.com/instructlab/sdg/actions/workflows/pypi.yaml/badge.svg?branch=main) +![Release](https://img.shields.io/github/v/release/instructlab/sdg) +![License](https://img.shields.io/github/license/instructlab/sdg) + Python library for Synthetic Data Generation