Skip to content

Commit 45da321

Browse files
committed
Updates badges in readme
1 parent 22de9ca commit 45da321

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
# RPG Dice Roller
66

7+
[![npm (scoped)](https://img.shields.io/npm/v/@dice-roller/rpg-dice-roller?label=version)](https://www.npmjs.com/package/@dice-roller/rpg-dice-roller)
78
[![Build Status](https://github.com/dice-roller/rpg-dice-roller/actions/workflows/build.yml/badge.svg)](https://github.com/dice-roller/rpg-dice-roller/actions/workflows/build.yml)
89
[![Coverage Status](https://coveralls.io/repos/github/dice-roller/rpg-dice-roller/badge.svg?branch=main)](https://coveralls.io/github/dice-roller/rpg-dice-roller?branch=main)
9-
![Tyepscript friendly](https://img.shields.io/badge/typescript-supported-blue)
10+
![npm type definitions](https://img.shields.io/npm/types/@dice-roller/rpg-dice-roller)
1011
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](licence.txt)
12+
[![License](https://img.shields.io/npm/l/@dice-roller/rpg-dice-roller)](./licence.txt)
1113
[![npm downloads](https://img.shields.io/npm/dm/@dice-roller/rpg-dice-roller)](https://www.npmjs.com/package/@dice-roller/rpg-dice-roller)
1214

1315
A JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.

0 commit comments

Comments
 (0)