logo
Browse Source

[DOC] Refine Readme

Signed-off-by: LocoRichard <lichen.wang@zilliz.com>
main
LocoRichard 3 years ago
parent
commit
f262a077bf
  1. 4
      README.md

4
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()***

Loading…
Cancel
Save