Skip to content

Commit c4032e2

Browse files
authoredDec 26, 2023
Update README.md
1 parent c23da2f commit c4032e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
<picture>
44
<source
55
srcset="https://raw.githubusercontent.com/Unitech/pm2/master/pres/pm2-v4.png"
6+
width=710px
67
media="(prefers-color-scheme: light)"
78
/>
89
<source
910
srcset="https://raw.githubusercontent.com/Unitech/pm2/development/pres/pm2-v4-dark-mode.png"
11+
width=710px
1012
media="(prefers-color-scheme: dark), (prefers-color-scheme: no-preference)"
1113
/>
1214
<img src="https://raw.githubusercontent.com/Unitech/pm2/master/pres/pm2-v4.png" />

0 commit comments

Comments
 (0)
Please sign in to comment.