Add longer description from man page to README

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-05-13 15:16:54 -04:00
parent b8c07eea10
commit 37021b9757
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# wf-shadow
`wf-shadow` is an instant-replay solution for Linux-based operating systems running a Wayland compositor written in BASH.
`wf-shadow` is a script written in order to fill the void in instant-replay software for Wayland, specifically wlroots compositors. It uses wf-recorder and wofi in order to accomplish the task.
# Dependencies
This script depends on `wf-recorder`, `wofi`, and, obviously, `bash`.