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`