Skip to content

Commit 4b81b54

Browse files
committed
Update README.md
1 parent 42c0e51 commit 4b81b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ File Dependencies:
6666

6767
pdf2jpg.py
6868
=============================================
69-
This file is a pdf to jpg converter written by Ned Batchelder and original Py2 code can be found [here](version: http://nedbatchelder.com/blog/200712/extracting_jpgs_from_pdfs.html)
69+
This file is a pdf to jpg converter written by Ned Batchelder and original Py2 code can be found [here](http://nedbatchelder.com/blog/200712/extracting_jpgs_from_pdfs.html)
7070

7171
###Usage
7272

7373
python3 pdf2jpg.py <path_of_pdf_file>
7474

75-
Output will be files named `jpg#.jpg` in the same folder
75+
Output will be files named `jpg#.jpg` in the same folder

0 commit comments

Comments
 (0)