From 1e90a3994d6216e7ee63ddbc1e718c970a9d15c5 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Sun, 19 Jan 2020 19:27:59 -0300
Subject: [PATCH] Updates research

---
 research/readers.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/research/readers.md b/research/readers.md
index 8b048c5..12e0cdc 100644
--- a/research/readers.md
+++ b/research/readers.md
@@ -73,6 +73,7 @@ Vide [export-kobo](https://github.com/pettarin/export-kobo).
 * [Gestures](https://github.com/koreader/koreader/wiki/KOReader-Gestures).
 * [Tips and Tricks](https://github.com/koreader/koreader/wiki/Tips-and-Tricks).
 * [KoHighlights](https://github.com/noembryo/KoHighlights) ([exporting highlights as text](https://github.com/koreader/koreader/issues/3690).
+* [Dictionary support](https://github.com/koreader/koreader/wiki/Dictionary-support), incluindo OCR via Tesseract.
 * [SSH](https://github.com/koreader/koreader/wiki/SSH): usar `ssh root@IP`, deixando a chave pública (atualmente apenas suporta chave RSA) em
 
     /mnt/onboard/.adds/koreader/settings/SSH/authorized_keys
-- 
GitLab