Skip to content

Commit 74851cd

Browse files
committed
Doc
1 parent ad36547 commit 74851cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This project would not be possible without the work of [swigger](https://github.
2121
### Using Docker
2222

2323
```bash
24-
# Pull the image
24+
# Pull the image golangboyme/wxocr or programnotes/ocr:latest
2525
docker pull golangboyme/wxocr
2626

2727
# Run the container
@@ -123,7 +123,7 @@ if __name__ == "__main__":
123123
# result = ocr_recognize(image_url="https://example.com/image.png")
124124
```
125125

126-
### test
126+
### Test
127127

128128
```bash
129129
bash test.sh

0 commit comments

Comments
 (0)