add mainpage tag to README in the root folder

This commit is contained in:
Krishna Vedala
2020-05-26 13:28:33 -04:00
parent 966aa2d333
commit a2e7d90999

View File

@@ -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)