A readme best describes the content and aim of your repository and the project, however most of your time should be spent on building amazing things rather than a readme. This repo provides the Github users with various shields to be used in their readme file to make it aesthetically pleasing. The repo also consists of a sample readme based on https://github.com/othneildrew/Best-README-Template with a few changes.
Fork the project. Find the links to the desired shield. Copy & paste in your readme.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request