diff --git a/README.md b/README.md index 0a1e9bf..baa072d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ cargo build --release Requires a Wayland compositor that implements `zwlr-layer-shell-v1` (Sway, Hyprland, river, labwc, and most wlroots-based compositors). +## Acknowledgements + +Inspired by [glpaper](https://hg.sr.ht/~scoopta/glpaper) by Scoopta. gpupaper extends the concept with multi-monitor support, WGSL, a wgpu backend, and compatibility with both glpaper-style and ShaderToy-style GLSL shaders. + ## License MIT