From 59cea56fef66de89b294de817b7c7ea9341cf35b Mon Sep 17 00:00:00 2001 From: Daniel Coughlan Date: Mon, 26 Dec 2022 18:22:04 +0000 Subject: [PATCH] corrections to the README.md file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b554f53..8ed84f6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project aims to reproduce the background functionality of Wallpaper Engine on Linux systems. Simple as that. # 3. What is Wallpaper Engine? -Wallpaper Engine is a software designed by [Kristjan Skutta](https://store.steampowered.com/search/?developer=Kristjan%20Skutta&snr=1_5_9__400) that provides live wallpaper functionality to Windows Systems, allowing it's users to animate their own backgrounds and share their own creations. You can find more about it on their [Steam page](https://store.steampowered.com/app/431960/Wallpaper_Engine/). +Wallpaper Engine is a software designed by [Kristjan Skutta](https://store.steampowered.com/search/?developer=Kristjan%20Skutta&snr=1_5_9__400) that provides live wallpaper functionality to Windows Systems, allowing its users to animate their own backgrounds and share their own creations. You can find more about it on their [Steam page](https://store.steampowered.com/app/431960/Wallpaper_Engine/). # 4. Compilation requirements ## linux-wallpaperengine @@ -147,7 +147,7 @@ It is possible to take a screenshot of the screen's content at the moment a back PNG, BMP and JPEG are supported. ## 6. Example background -This was the first background to even be compatible with the software. And It's not 100% compatible yet. Both textures and shaders are properly loaded, but there are still particles missing. +This was the first background to even be compatible with the software. And it's not 100% compatible yet. Both textures and shaders are properly loaded, but there are still particles missing. ![example](docs/images/example.gif)