diff --git a/README.md b/README.md index d2bb65a..ed7f9b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 @@ -34,4 +34,4 @@ Use the [issue tracker](https://github.com/jzillmann/pdf-to-markdown/issues) and ## Credits -[pdf.js](https://mozilla.github.io/pdf.js/) - Mozilla's PDF parsing & rendering platform which is used as a raw parser \ No newline at end of file +[pdf.js](https://mozilla.github.io/pdf.js/) - Mozilla's PDF parsing & rendering platform which is used as a raw parser