Skip to content

Commit d22ec90

Browse files
committed
[Documentation] Add npm version badge to README
1 parent e4d15da commit d22ec90

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
# pdf-annotate.js
22

33
[![Build Status](https://github.com/Submitty/pdf-annotate.js/workflows/Test/badge.svg?branch=master&event=push)](https://github.com/Submitty/pdf-annotate.js/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster)
4+
[![npm version](https://img.shields.io/npm/v/@submitty/pdf-annotate.js)](https://npmjs.com/package/@submitty/pdf-annotate.js)
45
[![codecov](https://codecov.io/gh/Submitty/pdf-annotate.js/branch/master/graph/badge.svg)](https://codecov.io/gh/Submitty/pdf-annotate.js)
56

67
Annotation layer for [PDF.js](https://github.com/mozilla/pdf.js).

0 commit comments

Comments
 (0)