diff --git a/readme.md b/readme.md index 00a84a6..9ddc64e 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # PDFObject +[![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/) [![downloads](https://img.shields.io/npm/dm/pdfobject.svg)](https://www.npmjs.org/package/pdfobject) [![minzipped size](https://img.shields.io/bundlephobia/minzip/pdfobject.svg)](https://bundlephobia.com/package/pdfobject) [![install size](https://packagephobia.com/badge?p=pdfobject)](https://packagephobia.com/result?p=pdfobject) + A lightweight JavaScript utility for dynamically embedding PDFs in HTML documents. Examples and documentation can be found at https://pdfobject.com. @@ -12,8 +14,6 @@ MIT-style license: http://pipwerks.mit-license.org/ ----- -[![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/) - ## Changelog ### 2.3 (February 2024)