From 595e0b1b49a33c7cc376caf15697fb7546ed68c5 Mon Sep 17 00:00:00 2001 From: Tomasz Hemperek Date: Fri, 4 Dec 2020 20:48:15 +0100 Subject: [PATCH] Add status badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b190e7c..3cee793 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # AXI interface modules for Cocotb +[![Build Status](https://github.com/alexforencich/cocotbext-axi/workflows/Regression%20Tests/badge.svg?branch=master)](https://github.com/alexforencich/cocotbext-axi/actions/) +[![codecov](https://codecov.io/gh/alexforencich/cocotbext-eth/branch/master/graph/badge.svg)](https://codecov.io/gh/alexforencich/cocotbext-eth) +[![PyPI version](https://badge.fury.io/py/cocotbext-axi.svg)](https://pypi.org/project/cocotbext-axi) + GitHub repository: https://github.com/alexforencich/cocotbext-axi ## Introduction