diff options
-rw-r--r-- | copypasta/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copypasta/README.md b/copypasta/README.md index e2502c0d..116e65a8 100644 --- a/copypasta/README.md +++ b/copypasta/README.md @@ -1,6 +1,6 @@ # copypasta -copypasta is a (rust-clipboard)[https://github.com/aweinstock314/rust-clipboard] fork, adding support for the Wayland clipboard. +copypasta is a [rust-clipboard](https://github.com/aweinstock314/rust-clipboard) fork, adding support for the Wayland clipboard. rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard. |