From c05f496a24b98832b1e5a080568bab61da39bb3e Mon Sep 17 00:00:00 2001 From: Abel Soares Siqueira Date: Fri, 29 Sep 2023 21:47:42 +0200 Subject: [PATCH] Add asciinema link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c48ce1ac..e0083538 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ The template - can be applied to existing packages (thanks to copier); - is automatically reapplied through Pull Requests made by the Copier.yml workflow. +[![asciicast](https://asciinema.org/a/611189.svg)](https://asciinema.org/a/611189) + Additional wishlist - Use as template for other templates (Maybe just use forks?)