Skip to content

Commit 3abe017

Browse files
committed
Update README for main branch and CI badge
1 parent 4bc8c79 commit 3abe017

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic.
44

55
[![npm version](https://img.shields.io/npm/v/bignumber.js.svg)](https://www.npmjs.com/package/bignumber.js)
66
[![npm downloads](https://img.shields.io/npm/dw/bignumber.js)](https://www.npmjs.com/package/bignumber.js)
7+
[![CI](https://github.com/MikeMcl/bignumber.js/actions/workflows/ci.yml/badge.svg)](https://github.com/MikeMcl/bignumber.js/actions/workflows/ci.yml)
78

89
<br />
910

@@ -285,4 +286,4 @@ terser big.js -c -m -o big.min.js
285286

286287
The MIT Licence.
287288

288-
See [LICENCE](https://github.com/MikeMcl/bignumber.js/blob/master/LICENCE).
289+
See [LICENCE](https://github.com/MikeMcl/bignumber.js/blob/main/LICENCE).

0 commit comments

Comments
 (0)