diff --git a/README.md b/README.md index 2b08568..dd6b664 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ -## Desription +## Description An image decode operator implementation with OpenCV. @@ -55,7 +55,7 @@ towhee.glob['path']('./dog.jpg') \ ## Factory Constructor -Create the operator via the following factory method +Create the operator via the following factory method: ***image_decode.cv2()***