Skip to content

Commit

Permalink
Adds an extra feature bullet point to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-lemon committed Apr 18, 2024
1 parent 0c0348a commit 8b32d9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a build of [MuPDF](https://mupdf.com) for **JavaScript** and **TypeScript**,
using the speed and performance of **WebAssembly**.

The MuPDF.js library can be used both in browsers and in Node.js.
The **MuPDF.js** library can be used both in browsers and in Node.js.

## Features

Expand All @@ -12,6 +12,7 @@ The MuPDF.js library can be used both in browsers and in Node.js.
- Create and edit PDF annotations
- Access and fill out PDF forms
- Edit PDF documents
- Supports basic CJK (Chinese, Japanese, Korean) fonts

## Installing

Expand Down

0 comments on commit 8b32d9c

Please sign in to comment.