Skip to content

Commit 463d0b9

Browse files
committed
Fix readme
1 parent e6b8f4a commit 463d0b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Python wrapping/binding for systemc
44

5-
[![Build Status](https://github.com/dau-dev/systemc/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/dau-dev/systemc/actions/workflows/build.yaml)
6-
[![codecov](https://codecov.io/gh/dau-dev/systemc/branch/main/graph/badge.svg)](https://codecov.io/gh/dau-dev/systemc)
7-
[![License](https://img.shields.io/github/license/dau-dev/systemc)](https://github.com/dau-dev/systemc)
5+
[![Build Status](https://github.com/dau-dev/systemc-python/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/dau-dev/systemc-python/actions/workflows/build.yaml)
6+
[![codecov](https://codecov.io/gh/dau-dev/systemc-python/branch/main/graph/badge.svg)](https://codecov.io/gh/dau-dev/systemc-python)
7+
[![License](https://img.shields.io/github/license/dau-dev/systemc-python)](https://github.com/dau-dev/systemc-python)
88
[![PyPI](https://img.shields.io/pypi/v/systemc.svg)](https://pypi.python.org/pypi/systemc)
99

1010
## Overview

0 commit comments

Comments
 (0)