Update README.md

This commit is contained in:
MeexReay 2024-04-25 18:59:47 +03:00 committed by GitHub
parent 78c6087fed
commit 2a7e62aff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,8 @@
Create floating windows from clipboard content!<br> Create floating windows from clipboard content!<br>
Hotkey is `Ctrl + Alt + N` Hotkey is `Ctrl + Alt + N`
![image](https://github.com/MeexReay/stknts/assets/127148610/fae1e7b4-d418-49ba-8060-4977d3758055) ![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`