Skip to content

Commit

Permalink
Add badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danvim committed Nov 21, 2023
1 parent 1428870 commit 1910f93
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# React PDF Make Reconciler

This project explores making PDFs using PDF Make and React.
This package lets you create PDFs using PDF Make and React.

[![npm version](https://img.shields.io/npm/v/react-pdfmake-reconciler.svg?logo=npm)](https://www.npmjs.com/package/react-pdfmake-reconciler)

## Installation

This package is available on [NPM](https://www.npmjs.com/package/react-pdfmake-reconciler).

```shell
npm i react-pdfmake-reconciler
```

## Features

Expand Down

0 comments on commit 1910f93

Please sign in to comment.