diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-10-28 21:53:48 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-10-28 21:53:48 +0100 |
commit | 99604a892dbf8512693240120e08325e19fab6cd (patch) | |
tree | cfc1f807d5ed4901620bdcea5fac3233f5cc8a72 | |
parent | 8cab9abe712400c8df49ea448d5f920b83c4c333 (diff) |
Add link to demo video
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ These are the dependencies needed to build GPU Screen Recorder UI: # License This software is licensed under GPL3.0-only. Files under `fonts/` directory are licensed under `SIL Open Font License`. +# Demo +[![Click here to watch a demo video on youtube](https://img.youtube.com/vi/SOqXusCTXXA/0.jpg)](https://www.youtube.com/watch?v=SOqXusCTXXA) + # Screenshots ![](https://dec05eba.com/images/gsr-overlay-screenshot-front.webp) ![](https://dec05eba.com/images/gsr-overlay-screenshot-settings.webp) |