diff options
author | Maxim Devaev <[email protected]> | 2022-02-28 22:34:55 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-02-28 22:34:55 +0300 |
commit | f1b24f50f325397f5a4ae332a00b8e3b23472e26 (patch) | |
tree | fd78de3ac7cb6295f054991fe3c2ec73d624dc26 /web/kvm/index.html | |
parent | ef96b8f19d93c4efdf71a9c34690ac8a5e6c069e (diff) |
ocr is beta
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index fad69fc0..e0c470b4 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -538,7 +538,7 @@ <div class="feature-disabled" id="stream-ocr"> <hr><br> <hr> - <div class="text"><b>Text recognition<br></b><sub><a target="_blank" href="https://docs.pikvm.org/ocr">OCR</a> works locally on PiKVM</sub></div> + <div class="text"><b>Text recognition <sup><i>β</i></sup><br></b><sub><a target="_blank" href="https://docs.pikvm.org/ocr">OCR</a> works locally on PiKVM</sub></div> <hr> <table class="kv"> <tr> |