docs(readme): fix npm badge

This commit is contained in:
Frazer Smith
2023-11-02 17:11:07 +00:00
parent 0f77a7f827
commit ce9fcdff81
+1 -1
View File
@@ -1,7 +1,7 @@
# node-poppler
[![GitHub release](https://img.shields.io/github/release/Fdawgs/node-poppler.svg)](https://github.com/Fdawgs/node-poppler/releases/latest/)
[![NPM version](https://img.shields.io/npm/v/node-poppler)](https://npmjs.com/package/node-poppler)
[![npm version](https://img.shields.io/npm/v/node-poppler)](https://npmjs.com/package/node-poppler)
[![Build status](https://github.com/Fdawgs/node-poppler/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Fdawgs/node-poppler/actions/workflows/ci.yml)
[![Coverage status](https://coveralls.io/repos/github/Fdawgs/node-poppler/badge.svg?branch=main)](https://coveralls.io/github/Fdawgs/node-poppler?branch=main)
[![code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)