Skip to content

Commit

Permalink
🚋
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 7, 2024
1 parent 26245da commit 2b3d0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ npx tsx src/export-book-pdf.ts
```

- This should run almost instantly.
- It uses [PDFKit](https://github.com/foliojs/pdfkit) under the hood to export your book as a PDF.
- It uses [PDFKit](https://github.com/foliojs/pdfkit) under the hood.
- It includes a valid table of contents for easy navigation.
- The result is stored to `out/${asin}/book.pdf`.

Expand Down

0 comments on commit 2b3d0b1

Please sign in to comment.