diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-02 19:24:04 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-02 19:24:04 +0200 |
commit | e7747f71e4bd9561ae00b45ae949837cc83fb9ec (patch) | |
tree | d671165b3a7f41e0a1e90a80c70a661df2c7b604 | |
parent | 143e7dd05644726513583b963236c9d3873a6086 (diff) |
Add screenshot
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -14,4 +14,7 @@ These are the dependencies needed to build GPU Screen Recorder Notification: Run `sudo ./install.sh`. This will install gsr-notify to `/usr/bin/gsr-notify`. You can run meson commands manually to install gsr-notify to another directory. # License -This software is licensed under GPL3.0-only. `fonts/NotoSans-Bold.ttf` is licensed under `SIL Open Font License`.
\ No newline at end of file +This software is licensed under GPL3.0-only. `fonts/NotoSans-Bold.ttf` is licensed under `SIL Open Font License`. + +# Screenshots +![](https://dec05eba.com/images/gsr-notify-screenshot.png)
\ No newline at end of file |