Skip to content

Commit

Permalink
add badge (#57)
Browse files Browse the repository at this point in the history
* add badge

* change ci badge

* master test badge

* Update README.md

Co-authored-by: Uzlopak <[email protected]>

---------

Co-authored-by: Uzlopak <[email protected]>
  • Loading branch information
sirenkovladd and Uzlopak authored Oct 22, 2023
1 parent ab950e0 commit b6a2e97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# Tinybench

[![CI](https://github.com/tinylibs/tinybench/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/tinylibs/tinybench/actions/workflows/test.yml)
[![NPM version](https://img.shields.io/npm/v/tinybench.svg?style=flat)](https://www.npmjs.com/package/tinybench)

Benchmark your code easily with Tinybench, a simple, tiny and light-weight `7KB` (`2KB` minified and gzipped)
benchmarking library!
You can run your benchmarks in multiple JavaScript runtimes, Tinybench is
Expand Down

0 comments on commit b6a2e97

Please sign in to comment.