Add credit for Windows clipboard code

This commit is contained in:
AuroraWright
2024-01-22 00:13:20 +01:00
parent 6461ec80f7
commit 7064c813b3

View File

@@ -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!