diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-12-06 23:46:36 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-12-06 23:46:36 +0100 |
commit | 02ee8b8d0f80b759f13601523c4514fb23bf5fce (patch) | |
tree | c933f6f2e63adc4f44a0d66b9ed0f771eb1a8df4 | |
parent | f75640a1d5193c4c541aa3ba4721bb43908661f6 (diff) |
Add logo to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +![](https://dec05eba.com/images/gpu_screen_recorder_logo_small.png) + # GPU Screen Recorder This is a screen recorder that has minimal impact on system performance by recording a window using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. |