Skip to content

Commit 286cf77

Browse files
authored
Update README.md
1 parent 4b38a38 commit 286cf77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
A short code to scrape the [opencv tutorials](https://docs.opencv.org/4.x/d6/d00/tutorial_py_root.html) with selenium and convert all tutorial pages into a single pdf booklet.
44

5-
Run the code `main.py` to convert each page into a pdf. Then run `merge_pdfs.py` to merge all the pdfs.
5+
Run the code `main.py` to convert each page into a pdf. Then run `merge_pdfs.py` to merge all the pdfs. The final book is opencv-book.pdf.

0 commit comments

Comments
 (0)