mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-21 23:33:31 +01:00
Fix typo (#12)
This commit is contained in:
parent
2869b5e5de
commit
4faf64932e
@ -1,6 +1,6 @@
|
|||||||
# PDF-To-Markdown Converter
|
# PDF-To-Markdown Converter
|
||||||
|
|
||||||
Javascript tool to parse PDF files and convert them into Markdwon format. Online version at http://pdf2md.morethan.io!
|
Javascript tool to parse PDF files and convert them into Markdown format. Online version at http://pdf2md.morethan.io!
|
||||||
|
|
||||||
## Major Changes
|
## Major Changes
|
||||||
|
|
||||||
@ -34,4 +34,4 @@ Use the [issue tracker](https://github.com/jzillmann/pdf-to-markdown/issues) and
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
[pdf.js](https://mozilla.github.io/pdf.js/) - Mozilla's PDF parsing & rendering platform which is used as a raw parser
|
[pdf.js](https://mozilla.github.io/pdf.js/) - Mozilla's PDF parsing & rendering platform which is used as a raw parser
|
||||||
|
Loading…
Reference in New Issue
Block a user