Skip to content

Commit 1aeb89d

Browse files
committed
Add some more badges to README and move them below title
1 parent 9e3f4c5 commit 1aeb89d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PDFObject
22

3+
[![npm](https://img.shields.io/npm/v/pdfobject.svg?style=flat)](https://www.npmjs.org/package/pdfobject) [![CDNJS](https://img.shields.io/cdnjs/v/pdfobject.svg)](https://cdnjs.com/libraries/pdfobject/) [![](https://img.shields.io/npm/dm/pdfobject.svg)](https://www.npmjs.org/package/pdfobject) [![](https://img.shields.io/bundlephobia/minzip/pdfobject.svg)](https://bundlephobia.com/package/pdfobject) [![](https://packagephobia.com/badge?p=pdfobject)](https://packagephobia.com/result?p=pdfobject)
4+
35
A lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.
46

57
Examples and documentation can be found at https://pdfobject.com.
@@ -12,8 +14,6 @@ MIT-style license: http://pipwerks.mit-license.org/
1214

1315
-----
1416

15-
[![npm](https://img.shields.io/npm/v/pdfobject.svg?style=flat)](https://www.npmjs.org/package/pdfobject) [![CDNJS](https://img.shields.io/cdnjs/v/pdfobject.svg)](https://cdnjs.com/libraries/pdfobject/)
16-
1717
## Changelog
1818

1919
### 2.3 (February 2024)

0 commit comments

Comments
 (0)