From f3da0ac522538c1b14b2cba3659503f0f25873ee Mon Sep 17 00:00:00 2001 From: Swapnanil Dutta Date: Mon, 5 Oct 2020 14:27:39 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 923cc42b..297f220d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ [![HitCount](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes.svg)](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) +[![GitHub forks](https://img.shields.io/github/forks/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/network) +[![GitHub issues](https://img.shields.io/github/issues/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/issues) +[![GitHub stars](https://img.shields.io/github/stars/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/stargazers) +![GitHub Hacktoberfest combined status](https://img.shields.io/github/hacktoberfest/2020/swapnanildutta/Hackerrank-Codes?color=%23072541&label=hacktoberfest%202020&style=flat-square) # Hackerrank-Codes Here are some of the HackerRank Codes. Please try them by yourself and then check them out. These are just to help you understand better. @@ -15,4 +19,4 @@ For contributing, please follow the following instructions : - Always update the README when you upload a new file. - Check the other PRs for changes required, else approve them. - Wait till the PR is checked and merged. -- Be kind. \ No newline at end of file +- Be kind.