Skip to content

Commit b38bdcf

Browse files
authored
Create README.md
1 parent cab5613 commit b38bdcf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

barcode_scanner/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Barcode Scanner
2+
3+
## About:
4+
A simple Barcode Scanner using cv2 with python
5+
6+
## requirements:
7+
* <code>pip install -r requirements.txt</code>
8+
9+
## usage:
10+
python barcode_scanner.py
11+
12+
* Enter the path the barcode to be scanned:

0 commit comments

Comments
 (0)