Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/naptha/tesseract.js.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalearica <admin@scribeocr.com>2022-09-04 00:58:44 +0300
committerGitHub <noreply@github.com>2022-09-04 00:58:44 +0300
commit363690a42148829b5a68599e10c61ae5870ba79b (patch)
treeeaf2fbd477d401b504254cbea77de234b6ed10e2
parentb64eba3db0ab8d916c8483342497f88af20196c9 (diff)
Removed reference to 'equ' support per #569 (#657)
-rw-r--r--examples/browser/demo.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/browser/demo.html b/examples/browser/demo.html
index fccb0e6..ec38550 100644
--- a/examples/browser/demo.html
+++ b/examples/browser/demo.html
@@ -71,7 +71,6 @@ async function recognizeFile(file) {
<option value='meme' > Internet Meme </option>
<option value='epo' > Esperanto </option>
<option value='epo_alt' > Esperanto alternative </option>
-<option value='equ' > Math </option>
<option value='est' > Estonian </option>
<option value='eus' > Basque </option>
<option value='fin' > Finnish </option>