Skip to content

Commit

Permalink
drop greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonray authored Oct 23, 2023
2 parents 4d35543 + 8a46d25 commit b8398fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# statman-stopwatch

[![Node.js CI](https://github.com/jasonray/statman-stopwatch/actions/workflows/node.js.yml/badge.svg)](https://github.com/jasonray/statman-stopwatch/actions/workflows/node.js.yml) [![on npm](http://img.shields.io/npm/v/statman-stopwatch.svg?style=flat)](https://www.npmjs.org/package/statman-stopwatch)
[![Greenkeeper](https://badges.greenkeeper.io/jasonray/statman-stopwatch.svg)](https://greenkeeper.io/) [![Known Vulnerabilities](https://snyk.io/test/github/jasonray/statman-stopwatch/badge.svg)](https://snyk.io/test/github/jasonray/statman-stopwatch) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/1afa7995fa5c4f7ba94d06d2a8fb3086)](https://app.codacy.com/gh/jasonray/statman-stopwatch/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Node.js CI](https://github.com/jasonray/statman-stopwatch/actions/workflows/node.js.yml/badge.svg)](https://github.com/jasonray/statman-stopwatch/actions/workflows/node.js.yml) [![on npm](http://img.shields.io/npm/v/statman-stopwatch.svg?style=flat)](https://www.npmjs.org/package/statman-stopwatch) [![Known Vulnerabilities](https://snyk.io/test/github/jasonray/statman-stopwatch/badge.svg)](https://snyk.io/test/github/jasonray/statman-stopwatch) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/1afa7995fa5c4f7ba94d06d2a8fb3086)](https://app.codacy.com/gh/jasonray/statman-stopwatch/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

`statman-stopwatch` is one of the metrics from the [`statman`](https://github.com/jasonray/statman) library. It is a simple high res stopwatch for node.js. Stopwatch is useful for determining the amount of time it takes to perform an activity.

Expand Down

0 comments on commit b8398fb

Please sign in to comment.