Skip to content

Commit 78f232e

Browse files
authored
Update README.md
1 parent 1fad5e8 commit 78f232e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MuPDF WebViewer React Sample
22

3-
This sample provides a guide to integrate MuPDF WebViewer into a React project.
3+
This sample provides a guide to integrate [MuPDF WebViewer](https://webviewer.mupdf.com) into a React project.
44

55
## Prerequisites
66

@@ -9,9 +9,12 @@ This sample provides a guide to integrate MuPDF WebViewer into a React project.
99

1010
## Before you start
1111

12-
- Visit https://webviewer.mupdf.com to get a trial license.
12+
- Visit [https://webviewer.mupdf.com](https://webviewer.mupdf.com) to get a trial license.
1313
- Copy the license key and replace `YOUR_LICENCE_KEY` in `src/App.jsx` with the license key.
1414

15+
> [!NOTE]
16+
> Ensure to register `localhost` as a domain for your license key if you require test locally!
17+
1518
## Install
1619

1720
```shell

0 commit comments

Comments
 (0)