From b4d624a924171d197b2f276b449b15a2440a6a8b Mon Sep 17 00:00:00 2001 From: Dima Dub Date: Mon, 20 Nov 2023 10:48:41 +0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ec60af..f6e2aa1 100644 --- a/README.md +++ b/README.md @@ -384,7 +384,7 @@ solver.coordinates({ ### Bounding Box Method: -Bounding Box Method allows you to select objects specified in the image. To do this, you need to pass markup instructions. The instructions can be sent as text or as an image encoded in base64 format. It is mandatory to pass at least one instruction `imginstructions` or `textinstructions`. +Bounding Box Method allows you to select objects specified in the image. To do this, you need to pass markup instructions. The instructions can be sent as text or as an image encoded in `base64` format. It is mandatory to pass at least one instruction `imginstructions` or `textinstructions`. ```js solver.boundingBox({