Skip to content

Commit 4fb564a

Browse files
committed
Linked NPM badge to NPM package page
1 parent 1b3c0b1 commit 4fb564a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# simple-pdf
22

3-
![npm](https://img.shields.io/npm/v/simple-pdf)
3+
[![npm](https://img.shields.io/npm/v/simple-pdf)](https://www.npmjs.com/package/simple-pdf)
44

55
`simple-pdf` aims to be a simple drop-in module for extracting text and images
66
from PDF files. It exposes a promise-based and an event-based API.

0 commit comments

Comments
 (0)