Skip to content

Commit

Permalink
✈
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 8, 2024
1 parent fb1ba18 commit ff09cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- [Export Book as PDF](#export-book-as-pdf)
- [(Optional) Export Book as EPUB](#optional-export-book-as-epub)
- [(Optional) Export Book as Markdown](#optional-export-book-as-markdown)
- [(Optional) Export as AI-Narrated Audiobook πŸ”₯](#optional-export-as-ai-narrated-audiobook-)
- [(Optional) Export Book as AI-Narrated Audiobook πŸ”₯](#optional-export-book-as-ai-narrated-audiobook-)
- [Disclaimer](#disclaimer)
- [Author's Notes](#authors-notes)
- [Alternative Approaches](#alternative-approaches)
Expand Down Expand Up @@ -211,7 +211,7 @@ npx tsx src/export-book-markdown.ts
- The result is stored to `out/${asin}/book.md`.
- Example: [examples/B0819W19WD/book-preview.md](./examples/B0819W19WD/book-preview.md)

### (Optional) Export as AI-Narrated Audiobook πŸ”₯
### (Optional) Export Book as AI-Narrated Audiobook πŸ”₯

```sh
npx tsx src/export-book-audio.ts
Expand Down

0 comments on commit ff09cbd

Please sign in to comment.