Skip to content

Commit 9a6d179

Browse files
authored
Update readme.md
1 parent b965385 commit 9a6d179

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ OR
2424
---
2525

2626
## `useTimer`
27+
<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useTimer.gif" width="250" />
2728

2829
### Example
2930

@@ -99,6 +100,7 @@ export default function App() {
99100
---
100101

101102
## `useStopwatch`
103+
<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useStopwatch.gif" width="250" />
102104

103105
### Example
104106

@@ -164,6 +166,7 @@ export default function App() {
164166

165167

166168
## `useTime`
169+
<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useTime.gif" width="250" />
167170

168171
### Example
169172

0 commit comments

Comments
 (0)