Skip to content

Commit 527e2c8

Browse files
authored
Add CI badge for bun workflow in README
1 parent afdbe5a commit 527e2c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![ES2020](https://img.shields.io/badge/JavaScript-ES2020-blue.svg)](https://tc39.es/ecma262/2020/)
22
[![MIT LiCENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
33
[![CI via GitHub Actions](https://github.com/dankogai/js-combinatorics/actions/workflows/node.js.yml/badge.svg)](https://github.com/dankogai/js-combinatorics/actions/workflows/node.js.yml)
4+
[![CI on bun](https://github.com/dankogai/js-combinatorics/actions/workflows/bun.yml/badge.svg)](https://github.com/dankogai/js-combinatorics/actions/workflows/bun.yml)
45

56
js-combinatorics
67
================

0 commit comments

Comments
 (0)