Skip to content

Commit 03919ab

Browse files
committed
chore: update readme
1 parent 364fd94 commit 03919ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A modern PDF library for TypeScript. Parse, modify, and generate PDFs with a cle
88

99
LibPDF was born from frustration. At [Documenso](https://documenso.com), we found ourselves wrestling with the JavaScript PDF ecosystem:
1010

11-
- **PDF.js** is excellent for rendering, but it's read-only
11+
- **PDF.js** is excellent for rendering and even has annotation editing — but it requires a browser
1212
- **pdf-lib** has a great API, but chokes on slightly malformed documents
1313
- **pdfkit** only generates, no parsing at all
1414

0 commit comments

Comments
 (0)