Skip to content

Commit 2d35cad

Browse files
Update README.md
1 parent 5a9b38a commit 2d35cad

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,26 @@
2727

2828
---
2929

30+
### 4. Contribution Numbers
31+
32+
I. GitHub-style contribution heatmap with daily commit counts.
33+
34+
<img src="images/2.png">
35+
36+
```html
37+
<img src="https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&hide_border=true"/>
38+
```
39+
40+
II. **Pulse** (monthly bars + 30-day trend):
41+
42+
<img src="images/4.png">
43+
44+
```html
45+
<img src="https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&layout=pulse&hide_border=true"/>
46+
```
47+
48+
---
49+
3050
### 2. Mastercard (Dashboard)
3151
> Under active devlopment !!
3252
- A comprehensive dashboard containing all your stats in a single card.
@@ -50,26 +70,6 @@
5070

5171
---
5272

53-
### 4. Contribution Numbers
54-
55-
I. GitHub-style contribution heatmap with daily commit counts.
56-
57-
<img src="images/2.png">
58-
59-
```html
60-
<img src="https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&hide_border=true"/>
61-
```
62-
63-
II. **Pulse** (monthly bars + 30-day trend):
64-
65-
<img src="images/4.png">
66-
67-
```html
68-
<img src="https://gitlyy.vercel.app/api/contribution?username=YOUR_USERNAME&layout=pulse&hide_border=true"/>
69-
```
70-
71-
---
72-
7373
### 5. Language Usage
7474

7575
I. Horizontal stacked bar of languages with percentages using GitHub's official colors.

0 commit comments

Comments
 (0)