File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,22 @@ Welcome to HangoverClock, the only clock which displays the real time in an unre
5
5
If you just want to see what the app looks like now,
6
6
please take a look at the [ screenshots] ( #screenshots ) .
7
7
8
+ <img src="icon/clockc.png"
9
+ style="height: 10em;"
10
+ alt="HangoverClock Icon">
11
+ <a href =' https://play.google.com/store/apps/details?id=com.JJ.hangoverclock&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1 ' >
12
+ <img alt='Get it on Google Play'
13
+ style="height: 10em;"
14
+ src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
15
+ </a >
16
+
8
17
You can
9
18
[ download the app from the Google Play Store] ( https://play.google.com/store/apps/details?id=com.JJ.hangoverclock )
10
19
or look at the
11
20
[ latest stable releases] ( https://github.com/programminghoch10/HangoverClock/releases ) .
12
21
13
22
For Wear OS Users, please look [ here] ( https://github.com/programminghoch10/HangoverClock/tree/weardev ) .
14
23
15
- ![ HangoverClock Icon] ( icon/clockc.png )
16
24
17
25
## Usage
18
26
@@ -48,7 +56,9 @@ Here is how to open it:
48
56
49
57
It all started with this meme:
50
58
51
- ![ Astrolodgermeme] ( pictures/astrolodgermeme.jpg )
59
+ <img src="pictures/astrolodgermeme.jpg"
60
+ style="width:90%;"
61
+ alt="You will meet your girlfriend today at 11 and the clock below shows 10 o'clock and 65 minutes">
52
62
53
63
"You will meet your girlfriend today at 11" and the clock shows ` 10:65 ` .
54
64
You can’t perform that action at this time.
0 commit comments