Skip to content

Commit

Permalink
Chore.badges (#24)
Browse files Browse the repository at this point in the history
* chore: Added badges
  • Loading branch information
shinuza authored Jan 3, 2025
1 parent f981283 commit d205851
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Decimal.js

[![CI](https://github.com/shinuza/decimal-js/actions/workflows/test.yml/badge.svg)](https://github.com/shinuza/decimal-js/actions/workflows/test.yml)
[![GitHub license](https://img.shields.io/github/license/shinuza/decimal-js)](https://github.com/shinuza/decimal-js/blob/master/LICENSE)
[![npm version](https://img.shields.io/npm/v/decimal-js)](https://www.npmjs.com/package/decimal-js)
[![GitHub issues](https://img.shields.io/github/issues/shinuza/decimal-js)](https://github.com/shinuza/decimal-js/issues)

Simple decimal arithmetic for the browser _and_ node.js!

# Why?
Expand Down

0 comments on commit d205851

Please sign in to comment.