From e3fbc6bc2c29296a30bffb8896c7fa2c2b7fcff2 Mon Sep 17 00:00:00 2001 From: Krishna Vedala Date: Thu, 28 May 2020 18:34:45 -0400 Subject: [PATCH] reset README.md file to using non-HTML tags --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f166aaf0f..b56c4f5f4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # The Algorithms - C++ # {#mainpage} -[contributions welcome](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md) +[![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/kvedala/C-Plus-Plus/blob/master/CONTRIBUTION.md)  ![GitHub repo size](https://img.shields.io/github/repo-size/kvedala/C-Plus-Plus?color=red&style=flat-square) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/kvedala/C-Plus-Plus?color=green&style=flat-square) -Doxygen CI -cpplint status -C/C++ CI +![Doxygen CI](https://github.com/kvedala/C-Plus-Plus/workflows/Doxygen%20CI/badge.svg) +![cpplint](https://github.com/kvedala/C-Plus-Plus/workflows/cpplint_modified_files/badge.svg) +![C/C++ CI](https://github.com/kvedala/C-Plus-Plus/workflows/C/C++%20CI/badge.svg) [Documentation](https://kvedala.github.io/C-Plus-Plus)