From 2a7e62aff0735cc7d2eb535c368f2f1272b0ce7a Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Thu, 25 Apr 2024 18:59:47 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b21a01..d9e7ddd 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ Create floating windows from clipboard content!
Hotkey is `Ctrl + Alt + N` -![image](https://github.com/MeexReay/stknts/assets/127148610/fae1e7b4-d418-49ba-8060-4977d3758055) \ No newline at end of file +![image](https://github.com/MeexReay/stknts/assets/127148610/fae1e7b4-d418-49ba-8060-4977d3758055) + +## How to build +I'm too lazy to compile for all existing operating systems in the world, so if you don't have linux-x64, then compile it yourself: +`cargo build`