From 67cb7562d3c4fa53febb60fac5c1df169bcad756 Mon Sep 17 00:00:00 2001 From: Zhipeng Wang Date: Wed, 15 Apr 2026 15:30:28 +0800 Subject: [PATCH] docs: add CI status badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1546a6309..3b17ba47d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ModelKit +[![ModelKit CI](https://github.com/microsoft/WinML-ModelKit/actions/workflows/modelkit-ci.yml/badge.svg)](https://github.com/microsoft/WinML-ModelKit/actions/workflows/modelkit-ci.yml) ![Status](https://img.shields.io/badge/status-early%20access-blue) ![Python](https://img.shields.io/badge/python-3.10%2B-blue?logo=python&logoColor=white) ![License](https://img.shields.io/badge/license-MIT-green)