From 2b3d0b1be2ffc50a9c67482403ffe539cf949560 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 7 Oct 2024 03:22:00 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3d7f925..912b64a 100644 --- a/readme.md +++ b/readme.md @@ -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`.