diff --git a/README.md b/README.md index 8b1727e..a72caa8 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ ### Operating System - [clipboard](https://github.com/vlang/v/tree/master/vlib/clipboard) - V module for interacting with the OS clipboard. Fully cross-platform. +- [vlipboard](https://github.com/asvvvad/vlipboard) - An easy to use wrapper of clipboard with Wayland and Termux support. ### Automation