diff options
author | Kirill Chibisov <wchibisovkirill@gmail.com> | 2019-07-25 02:45:58 +0300 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-07-24 23:45:58 +0000 |
commit | 44c1e9093df10a3cf93a23df6578dc0d893ab0e2 (patch) | |
tree | f9e855169fe8a76a3b00f1825718e8499639ed21 /copypasta/README.md | |
parent | f49350fd5bb767ed3b6f076ce562d01b86e8aae0 (diff) | |
download | alacritty-44c1e9093df10a3cf93a23df6578dc0d893ab0e2.tar.gz alacritty-44c1e9093df10a3cf93a23df6578dc0d893ab0e2.zip |
Fix copypasta README.md formatting
Diffstat (limited to 'copypasta/README.md')
-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. |