From 7064c813b3a6558fa4e384a6e821cf5a9f576341 Mon Sep 17 00:00:00 2001 From: AuroraWright Date: Mon, 22 Jan 2024 00:13:20 +0100 Subject: [PATCH] Add credit for Windows clipboard code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08d8b8c..c6d5e0d 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,6 @@ This uses code from/references these projects: - [Manga OCR](https://github.com/kha-white/manga-ocr) - [ocrmac](https://github.com/straussmaximilian/ocrmac) for the Apple Vision framework API - [NadeOCR](https://github.com/Natsume-197/NadeOCR) for the Google Vision API +- [ccylin2000_lipboard_monitor](https://github.com/vaimalaviya1233/ccylin2000_lipboard_monitor) for the Windows clipboard polling code Thanks to viola for working on the Google Lens implementation! \ No newline at end of file