mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 08:27:45 +08:00
docs: grammar and readability fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
[Poppler](https://poppler.freedesktop.org/) is a PDF rendering library that also includes a collection of utility binaries, which allows for the manipulation and extraction of data from PDF documents such as converting PDF files to HTML, TXT, or PostScript.
|
||||
|
||||
The `node-poppler` module provides an asynchronous node.js wrapper around said utility binaries for easier use.
|
||||
It was originally created out of a need for a PDF-to-HTML conversion module at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/) to convert clinical documents in PDF format to HTML.
|
||||
It was created out of a need for a PDF-to-HTML conversion module at [Yeovil District Hospital NHS Foundation Trust](https://yeovilhospital.co.uk/) to convert clinical documents in PDF format to HTML.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
+2
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
## Disclosure Policy
|
||||
|
||||
Please email reports about any security related issues you find to frazer.dev@outlook.com.
|
||||
Please email reports about any security-related issues you find to frazer.dev@outlook.com.
|
||||
Please use a descriptive subject line in your report email, in addition to a reference or link to this repository.
|
||||
After the initial reply to your report, we will endeavor to keep you informed of the progress being made towards a fix.
|
||||
|
||||
@@ -10,4 +10,4 @@ In addition, please include the following information along with your report:
|
||||
|
||||
- Your name and affiliation (if any)
|
||||
- A description of the technical details of the vulnerabilities
|
||||
- An explanation who can exploit this vulnerability, and what they gain when doing so
|
||||
- An explanation of who can exploit this vulnerability, and what they gain when doing so
|
||||
|
||||
Reference in New Issue
Block a user