Skip to content

Commit 45237f6

Browse files
update
1 parent 1e77f9b commit 45237f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pip3 install dynamsoft_barcode_reader_bundle
4545
| [`ReadMultipleImages`](Samples/read_multiple_images.py) | Shows the simplest way to read barcodes from directory with image files and output barcode format and text. |
4646
| [`GeneralSettings`](Samples/general_settings.py) | Shows how to adjust general scan settings, e.g., barcode format, barcode count, scan region. |
4747
| [`ReadDPMBarcode`](Samples/read_dpm_barcode.py) | Shows how to read DPM (Direct Part Mark) barcodes. |
48-
| [`VideoDecoding`](Samples/video_decoding.py.py) | Shows how to decode barcodes from live video or video file. |
48+
| [`VideoDecoding`](Samples/video_decoding.py) | Shows how to decode barcodes from live video or video file. |
4949

5050
## Documentation
5151

0 commit comments

Comments
 (0)