Skip to content

Commit e0f4cdd

Browse files
authored
centralized shields
1 parent 28d9004 commit e0f4cdd

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
<img src="assets/banner.jpg" alt="banner" />
66
</div>
77

8-
[![](https://img.shields.io/github/stars/sadanandpai/javascript-code-challenges?style=flat-square)](#stars)
9-
[![](https://img.shields.io/github/forks/sadanandpai/javascript-code-challenges?logoColor=green&style=flat-square)](#)
10-
[![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org)
11-
[![](https://img.shields.io/github/license/sadanandpai/javascript-code-challenges)]()
8+
<div align="center">
9+
<p><img src="https://img.shields.io/github/stars/sadanandpai/javascript-code-challenges?style=for-the-badge">
10+
<img src="https://img.shields.io/github/forks/sadanandpai/javascript-code-challenges?logoColor=green&style=for-the-badge">
11+
<img src="https://img.shields.io/github/contributors/sadanandpai/javascript-code-challenges?logoColor=green&style=for-the-badge">
12+
<img src="https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg?style=for-the-badge">
13+
<img src="https://img.shields.io/github/license/sadanandpai/javascript-code-challenges?style=for-the-badge"></p>
14+
</div>
1215

1316
### This is a collection of JavaScript Modern Code Challenges suitable for
1417
- Interviewees

0 commit comments

Comments
 (0)