From 24c679d01ff6d5b3219f4a44e716228fc9ac38cb Mon Sep 17 00:00:00 2001 From: plainheart Date: Tue, 16 Mar 2021 15:58:09 +0800 Subject: [PATCH] chore: update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3f5d16a..ad8d17c 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ Type: `boolean` Default: `false` Since: `v1.1.0` Whether to correct the input text. +Note that: +1) There is currently a limit of **50 characters** for correction service. +2) **Only** [the languages in the list](https://github.com/plainheart/bing-translate-api/blob/master/src/lang.js#L99-L120) are supported to be corrected. + ##### raw Type: `boolean` Default: `false`