From 586c70250c048b9025bf5d1c35040e4a9bfc4728 Mon Sep 17 00:00:00 2001 From: F L U X <49762827+0xflux@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:07:44 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 00bc05f..8dd328d 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,6 @@ You can either build from source, or downloads available https://github.com/0xfl If there are any features you would like to request, please submit an Issue and I will take a look! Or, feel free to contribute to the project! -There is currently a known issue in Linux where the data isn't available on the clipboard system-wide. I'll address -this soon, working as expected on Windows however. - ## Features - Read binary data from specified file paths. @@ -74,4 +71,4 @@ Build the project using Cargo: ```bash cargo build --release -``` \ No newline at end of file +```