From a63ed17e456e3863bac3b5857c60a78e33e7db65 Mon Sep 17 00:00:00 2001 From: Mark VanderVoord Date: Fri, 29 Jan 2021 09:06:05 -0500 Subject: [PATCH] Add badge to self-tests --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eda2104..28680c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -CException - Lightweight exception library for C -================================================ +CException ![CI](https://github.com/ThrowTheSwitch/CException/workflows/CI/badge.svg) +========== [![CException Build Status](https://api.travis-ci.org/ThrowTheSwitch/CException.png?branch=master)](https://travis-ci.org/ThrowTheSwitch/CException)