We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e6c614 + 595e7bc commit 598e252Copy full SHA for 598e252
README.md
@@ -2,3 +2,33 @@
2
3
https://gitranks.com/
4
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
14
+<img src="https://gitranks.com/api/widget/maslianok/stars" />
15
16
17
18
19
+### Contributions
20
21
22
+<img src="https://gitranks.com/api/widget/maslianok/contributions" />
23
24
25
26
27
+### Followers
28
29
30
+<img src="https://gitranks.com/api/widget/maslianok/followers" />
31
32
33
34
0 commit comments