Skip to content

Commit 336bef2

Browse files
committed
Add video to readme
1 parent 248a186 commit 336bef2

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
@@ -45,6 +45,8 @@ def do_it(code: int) -> httpx.Response:
4545

4646
**Async** callables work use the same API and it's possible to retry **arbitrary blocks**, too.
4747
Check out our [tutorial](https://stamina.hynek.me/en/latest/tutorial.html) for more examples!
48+
Or, if you prefer video, here's a brief introduction into retries and *stamina*:
49+
[![Watch the video](https://img.youtube.com/vi/BxikFuvaT1Y/maxresdefault.jpg)](https://youtu.be/BxikFuvaT1Y)
4850

4951

5052
## Project Links

0 commit comments

Comments
 (0)