diff --git a/.all-contributorsrc b/.all-contributorsrc index 7f98adbdf..64f8f0b30 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3348,6 +3348,15 @@ "contributions": [ "doc" ] + }, + { + "login": "TarunVishwakarma1", + "name": "Tarun Vishwakarma", + "avatar_url": "https://avatars.githubusercontent.com/u/138651451?v=4", + "profile": "https://github.com/TarunVishwakarma1", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 6, diff --git a/README.md b/README.md index e7d0c4664..2e0dc7366 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=iluwatar_java-design-patterns&metric=coverage)](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns) [![Join the chat at https://gitter.im/iluwatar/java-design-patterns](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![All Contributors](https://img.shields.io/badge/all_contributors-367-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-368-orange.svg?style=flat-square)](#contributors-)
@@ -550,6 +550,7 @@ This project is licensed under the terms of the MIT license. BiKangNing
BiKangNing

📖 + Tarun Vishwakarma
Tarun Vishwakarma

💻