diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -9,13 +9,16 @@ NOTE: This is not an official plugin of kopy.io Instant kopy-pasting. You can either open the kopied url/ Copy the url to your clipboard. +## Usage + +Just select text you want to post it on kopy.io. If you open your context menu on the selected text you can see an option called `Kopy.io it` thats's it. + ## Requirements This plugin utilizes node.js library called "node-copy-paste" for Clipboard functionality. Some linux system needs additional software to allow clipboard access like xclip in linux and clip in windows. If you are experience any issues regarding clipboard please go through "node-copy-paste" github page. - ## Release Notes -### 0.1.0 +### 0.3.0 Initial Release
\ No newline at end of file |