From a2e7d9099944588e3e0ab5ce04ec40ac13991982 Mon Sep 17 00:00:00 2001 From: Krishna Vedala Date: Tue, 26 May 2020 13:28:33 -0400 Subject: [PATCH] add mainpage tag to README in the root folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8034d7c4..4befc6afa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Algorithms - C++ +# The Algorithms - C++ # {#mainpage} [![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTION.md)  ![GitHub repo size](https://img.shields.io/github/repo-size/TheAlgorithms/C-Plus-Plus?color=red&style=flat-square) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/TheAlgorithms/C-Plus-Plus?color=green&style=flat-square)