Skip to content

Commit 3b39f27

Browse files
committed
Merge branch 'main' of github.com:gitranks/gitranks-ui
2 parents b47a2c1 + 890f33b commit 3b39f27

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,21 @@
22

33
https://gitranks.com/
44

5+
## Small badge with user rank
6+
7+
```html
8+
<img src="https://gitranks.com/api/widget/<GITHUB_LOGIN>/<WIDGET_TYPE>" />
9+
```
10+
11+
### Stars
12+
13+
<img src="https://gitranks.com/api/widget/maslianok/stars" />
14+
15+
### Contributions
16+
17+
<img src="https://gitranks.com/api/widget/maslianok/contributions" />
18+
19+
### Followers
20+
21+
<img src="https://gitranks.com/api/widget/maslianok/followers" />
22+

0 commit comments

Comments
 (0)