Skip to content

Commit 598e252

Browse files
authored
Merge pull request #1 from gitranks/maslianok-patch-1
Update README.md
2 parents 1e6c614 + 595e7bc commit 598e252

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,33 @@
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+
```html
14+
<img src="https://gitranks.com/api/widget/maslianok/stars" />
15+
```
16+
17+
<img src="https://gitranks.com/api/widget/maslianok/stars" />
18+
19+
### Contributions
20+
21+
```html
22+
<img src="https://gitranks.com/api/widget/maslianok/contributions" />
23+
```
24+
25+
<img src="https://gitranks.com/api/widget/maslianok/contributions" />
26+
27+
### Followers
28+
29+
```html
30+
<img src="https://gitranks.com/api/widget/maslianok/followers" />
31+
```
32+
33+
<img src="https://gitranks.com/api/widget/maslianok/followers" />
34+

0 commit comments

Comments
 (0)