diff --git a/README.md b/README.md index 21e2bc2..2499465 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # diophantine -[![npm-publish](https://github.com/kevduc/diophantine/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/kevduc/diophantine/actions/workflows/npm-publish.yml) -Solve linear diophantine equations. +[![npm-package](https://img.shields.io/npm/v/diophantine?style=plastic)](https://www.npmjs.com/package/diophantine) +[![npm-downloads](https://img.shields.io/npm/dt/diophantine?label=npm%20downloads&style=plastic)](https://www.npmjs.com/package/diophantine) +[![build](https://img.shields.io/github/workflow/status/kevduc/diophantine/npm-publish?style=plastic)](https://github.com/kevduc/diophantine/actions/workflows/npm-publish.yml) +[![last-commit](https://img.shields.io/github/last-commit/kevduc/diophantine?style=plastic)](https://github.com/kevduc/diophantine/commits/main) + +Solve linear diophantine equations ax + by = c **npm** **`npm i diophantine`** diff --git a/docs/global.html b/docs/global.html index 4ce101f..d3c059f 100644 --- a/docs/global.html +++ b/docs/global.html @@ -776,7 +776,7 @@

Home

Global