diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ Notification in the style of ShadowPlay. # Dependencies -GPU Screen Recorder overlay uses meson build system so you need to install `meson` to build GPU Screen Recorder overlay. +GPU Screen Recorder overlay uses meson build system so you need to install `meson` to build GPU Screen Recorder notification. ## Build dependencies These are the dependencies needed to build GPU Screen Recorder Notification: @@ -17,4 +17,4 @@ Run `sudo ./install.sh`. This will install gsr-notify to `/usr/bin/gsr-notify`. 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 +![](https://dec05eba.com/images/gsr-notify-screenshot.png) |