From 4e0a11c84b3df9f78ecf381e77cea5a1a7d5467c Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 4 Dec 2020 13:19:22 -0800 Subject: [PATCH] Add status badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1f81cda..8654126 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Ethernet interface modules for Cocotb +[![Build Status](https://github.com/alexforencich/cocotbext-eth/workflows/Regression%20Tests/badge.svg?branch=master)](https://github.com/alexforencich/cocotbext-eth/actions/) +[![codecov](https://codecov.io/gh/alexforencich/cocotbext-eth/branch/master/graph/badge.svg)](https://codecov.io/gh/alexforencich/cocotbext-eth) + GitHub repository: https://github.com/alexforencich/cocotbext-eth ## Introduction