diff --git a/README.md b/README.md index 7f9351f..5e6b6d1 100644 --- a/README.md +++ b/README.md @@ -66,12 +66,13 @@ func main() { } ``` -Also take a look into the **_examples** folder for more examples. For -a more comprehensive and practical example look at the -`_examples/descratcher` program which you can use to selectively -retrieve a window from the scratchpad. +Also take a look into the **_examples** folder for more examples. -You may take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle) +For a more comprehensive and practical example look at the +[descratch](https://github.com/TLINDEN/sway-descratch) program which +you can use to selectively retrieve a window from the scratchpad. + +You may also take a look at the [tool swaycycle](https://github.com/tlinden/swaycycle) which is using this module. ## Installation