Skip to content

Commit

Permalink
Update npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitroxyn committed May 26, 2020
1 parent 2698294 commit 1552f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# integer-divisors

[![NPM](https://img.shields.io/npm/v/integer-divisors.svg?style=flat)](https://npmjs.org/package/integer-divisors)
[![](https://github.com/vitroxyn/integer-divisors/workflows/build/badge.svg)](https://github.com/vitroxyn/integer-divisors/actions?query=workflow%3Abuild)
[![Coverage Status](https://coveralls.io/repos/github/Vitroxyn/integer-divisors/badge.svg?branch=master)](https://coveralls.io/github/Vitroxyn/integer-divisors?branch=master)
[![NPM](https://nodei.co/npm/integer-divisors.png?mini=true)](https://nodei.co/npm/integer-divisors/)

> Efficient calculation of divisors (also called factors) of small natural numbers.
Expand Down

0 comments on commit 1552f00

Please sign in to comment.