Skip to content

Commit 6eb1782

Browse files
authored
Merge pull request arifszn#624 from arifszn/arifszn-patch-1
Update README.md
2 parents 8135270 + 43adda1 commit 6eb1782

File tree

1 file changed

+10
-28
lines changed

1 file changed

+10
-28
lines changed

README.md

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,19 @@
66
<h4 align="center">Easy to use automatic portfolio builder for every GitHub user!</h4>
77

88
<p align="center">
9-
<a href="https://codeclimate.com/github/arifszn/gitprofile/maintainability">
10-
<img src="https://api.codeclimate.com/v1/badges/c60f42d7d0b61bd33e98/maintainability" />
11-
</a>
12-
<a href="https://github.com/arifszn/gitprofile/actions/workflows/test-deploy.yml">
13-
<img src="https://github.com/arifszn/gitprofile/actions/workflows/test-deploy.yml/badge.svg" />
14-
</a>
15-
<a href="https://github.com/arifszn/gitprofile/issues">
16-
<img src="https://img.shields.io/github/issues/arifszn/gitprofile"/>
17-
</a>
18-
<a href="https://github.com/arifszn/gitprofile/stargazers">
19-
<img src="https://img.shields.io/github/stars/arifszn/gitprofile"/>
20-
</a>
21-
<a href="https://github.com/arifszn/gitprofile/network/members">
22-
<img src="https://img.shields.io/github/forks/arifszn/gitprofile"/>
23-
</a>
24-
<a href="https://github.com/arifszn/gitprofile/commits/main">
25-
<img src="https://img.shields.io/github/last-commit/arifszn/gitprofile/main"/>
26-
</a>
27-
<a href="https://github.com/arifszn/gitprofile/blob/main/CONTRIBUTING.md">
28-
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"/>
29-
</a>
30-
<a href="https://github.com/arifszn/gitprofile/blob/main/LICENSE">
31-
<img src="https://img.shields.io/github/license/arifszn/gitprofile"/>
32-
</a>
33-
<a href="https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2Farifszn%2Fgitprofile">
34-
<picture>
9+
<a href="https://codeclimate.com/github/arifszn/gitprofile/maintainability"><img src="https://api.codeclimate.com/v1/badges/c60f42d7d0b61bd33e98/maintainability" /></a>
10+
<a href="https://github.com/arifszn/gitprofile/actions/workflows/test-deploy.yml"><img src="https://github.com/arifszn/gitprofile/actions/workflows/test-deploy.yml/badge.svg" /></a>
11+
<a href="https://github.com/arifszn/gitprofile/issues"><img src="https://img.shields.io/github/issues/arifszn/gitprofile"/></a>
12+
<a href="https://github.com/arifszn/gitprofile/stargazers"><img src="https://img.shields.io/github/stars/arifszn/gitprofile"/></a>
13+
<a href="https://github.com/arifszn/gitprofile/network/members"><img src="https://img.shields.io/github/forks/arifszn/gitprofile"/></a>
14+
<a href="https://github.com/arifszn/gitprofile/commits/main"><img src="https://img.shields.io/github/last-commit/arifszn/gitprofile/main"/></a>
15+
<a href="https://github.com/arifszn/gitprofile/blob/main/CONTRIBUTING.md"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"/></a>
16+
<a href="https://github.com/arifszn/gitprofile/blob/main/LICENSE"><img src="https://img.shields.io/github/license/arifszn/gitprofile"/></a>
17+
<a href="https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2Farifszn%2Fgitprofile"><picture>
3518
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.idx.dev/btn/open_dark_20.svg">
3619
<source media="(prefers-color-scheme: light)" srcset="https://cdn.idx.dev/btn/open_light_20.svg">
3720
<img height="20" alt="Open in IDX" src="https://cdn.idx.dev/btn/open_purple_20.svg">
38-
</picture>
39-
</a>
21+
</picture></a>
4022
</p>
4123

4224
<p align="center">

0 commit comments

Comments
 (0)