1
1
<div align =" center " >
2
2
<img width =" 140 " src =" https://user-images.githubusercontent.com/6661165/91657958-61b4fd00-eb00-11ea-9def-dc7ef5367e34.png " alt =" GitHub Profile Trophy " />
3
3
<h2 align =" center " >GitHub Profile Trophy</h2 >
4
- <p align =" center " >🏆 Add dynamically generated GitHub Stat Trophies on your readme </p >
4
+ <p align =" center " >🏆 Add dynamically generated GitHub Stat Trophies on your README </p >
5
5
</div >
6
6
<div align =" center " >
7
- <a href =" https://github.com/ryo-ma/github-profile-trophy/issues " >
8
- <img src="https://img.shields.io/github/issues/ryo-ma/github-profile-trophy" alt="Issues"/>
9
- </a >
10
- <a href =" https://github.com/ryo-ma/github-profile-trophy/network/members " >
11
- <img src="https://img.shields.io/github/forks/ryo-ma/github-profile-trophy" alt="Forks"/>
12
- </a >
13
- <a href =" https://github.com/ryo-ma/github-profile-trophy/stargazers " >
14
- <img src="https://img.shields.io/github/stars/ryo-ma/github-profile-trophy" alt="Stargazers"/>
15
- </a >
16
- <a href="https://github.com/ryo-ma/github-profile-trophy/blob/master/LICENSE">
17
- <img src="https://img.shields.io/github/license/ryo-ma/github-profile-trophy" alt="License"/>
18
- </a >
19
- </div >
20
- <div align =" center " >
21
- <a href="https://twitter.com/intent/tweet?text=Add%20dynamically%20generated%20GitHub%20Trophy%20on%20your%20readme%0D%0A&url=https%3A%2F%2Fgithub.com%2Fryo-ma%2Fgithub-profile-trophy">
22
- <img src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fryo-ma%2Fgithub-profile-trophy" alt="Share"/>
23
- </a >
7
+
8
+ [ ![ stargazers] ( https://img.shields.io/github/stars/ryo-ma/github-profile-trophy )] ( https://github.com/ryo-ma/github-profile-trophy/stargazers )
9
+ [ ![ forks] ( https://img.shields.io/github/forks/ryo-ma/github-profile-trophy )] ( https://github.com/ryo-ma/github-profile-trophy/network/members )
10
+ [ ![ issues] ( https://img.shields.io/github/issues/ryo-ma/github-profile-trophy )] ( https://github.com/ryo-ma/github-profile-trophy/issues )
11
+ [ ![ license] ( https://img.shields.io/github/license/ryo-ma/github-profile-trophy )] ( https://github.com/ryo-ma/github-profile-trophy/blob/master/LICENSE )
12
+ [ ![ share] ( https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fryo-ma%2Fgithub-profile-trophy )] ( https://twitter.com/intent/tweet?text=Add%20dynamically%20generated%20GitHub%20Trophy%20on%20your%20readme%0D%0A&url=https%3A%2F%2Fgithub.com%2Fryo-ma%2Fgithub-profile-trophy )
13
+
24
14
</div >
25
15
<p align =" center " >
26
16
You can use this service for free. I'm looking for sponsors to help us keep up with this service❤️
@@ -74,8 +64,7 @@ Ranks are `SSS` `SS` `S` `AAA` `AA` `A` `B` `C` `UNKNOWN` `SECRET`.
74
64
75
65
## Secret Rank
76
66
77
- The acquisition condition is secret, but you can know the condition by reading
78
- this code.
67
+ The acquisition condition is secret, but you can see this.
79
68
80
69
<p align =" center " >
81
70
<img width =" 110 " src =" https://github.com/user-attachments/assets/40461f38-a317-431c-93d2-a56c2e803cf3 " />
@@ -126,6 +115,10 @@ If you want to specify multiple titles.
126
115
https://github-profile-trophy.vercel.app/?username=ryo-ma&title=Stars,Followers
127
116
```
128
117
118
+ <p align =" center " >
119
+ <img width =" 220 " src =" https://github.com/user-attachments/assets/3b8a1c8b-afcd-49dc-ab18-a439d5c36a83 " >
120
+ </p >
121
+
129
122
You can also exclude the trophies you don't want to display.
130
123
131
124
```
@@ -151,6 +144,10 @@ If you want to specify multiple ranks.
151
144
https://github-profile-trophy.vercel.app/?username=ryo-ma&rank=S,AAA
152
145
```
153
146
147
+ <p align =" center " >
148
+ <img width =" 220 " src =" https://github.com/user-attachments/assets/0c2ffca8-4b03-4d46-b1d7-4e1eb6702f68 " >
149
+ </p >
150
+
154
151
You can also exclude ranks.
155
152
156
153
```
@@ -483,6 +480,10 @@ You can put a margin in the height between trophies.\
483
480
https://github-profile-trophy.vercel.app/?username=ryo-ma&margin-h=15
484
481
```
485
482
483
+ <p align =" center " >
484
+ <img width =" 110 " height =" 330 " src =" https://github.com/user-attachments/assets/233dee5b-4491-46cc-884a-39d0aa928752 " >
485
+ </p >
486
+
486
487
## Example layout
487
488
488
489
```
@@ -509,7 +510,6 @@ https://github-profile-trophy.vercel.app/?username=ryo-ma&no-bg=true
509
510
510
511
## Hide frames
511
512
512
-
513
513
You can hide the frames around the trophies.\
514
514
` Available value: boolean type (true or false) ` \
515
515
` Default: no-frame=false `
0 commit comments