Skip to content

Commit dbefe10

Browse files
committed
docs(README): fix broken CI badge
1 parent 390ccb6 commit dbefe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Typed, asyncio-friendly Python SDK for the **Wokwi Simulation API**
44

55
[![PyPI version](https://img.shields.io/pypi/v/wokwi-client?logo=pypi)](https://pypi.org/project/wokwi-client/)
66
[![Python versions](https://img.shields.io/pypi/pyversions/wokwi-client)](https://pypi.org/project/wokwi-client/)
7-
[![CI](https://github.com/wokwi/wokwi-python-client/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/wokwi/wokwi-python-client/actions/workflows/ci.yml)
7+
[![CI](https://github.com/wokwi/wokwi-python-client/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/wokwi/wokwi-python-client/actions/workflows/ci.yaml)
88
[![License: MIT](https://img.shields.io/github/license/wokwi/wokwi-python-client)](LICENSE)
99

1010
> **TL;DR:** Run and control your Wokwi simulations from Python with first-class type hints and zero boilerplate.

0 commit comments

Comments
 (0)