Skip to content

Commit 2d25c21

Browse files
committed
Added dependency badge
1 parent 4fb564a commit 2d25c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

33
[![npm](https://img.shields.io/npm/v/simple-pdf)](https://www.npmjs.com/package/simple-pdf)
4+
[![david-dm](https://david-dm.org/scriptcoded/simple-pdf.svg)](https://david-dm.org/scriptcoded/simple-pdf)
45

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

0 commit comments

Comments
 (0)