From 2dae35702f0af4c5d21b9b987cd2b8e74d9217b4 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Sat, 23 Jan 2021 18:02:29 -0600 Subject: [PATCH] README: add some badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08eeaedb..b2070587 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![example workflow name](https://github.com/pybricks/pybricks-code/workflows/CI%20Tests/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/pybricks/pybricks-code/badge.svg?branch=master)](https://coveralls.io/github/pybricks/pybricks-code?branch=master) + pybricks-code =============