From a0f4d0d26ba96d679f76fcd99db20ba6d39e5eb7 Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Mon, 20 Dec 2021 19:04:17 +0100 Subject: [PATCH] :robot: docs(README.md): Replace david-dm dependencies badge by libraries.io. These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/readme:dependencies-badge-david-to-librariesio.js Please contact the author of the transform if you believe there was an error. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d8be298..a080dd1 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ for ( let certificate of sat.solve( instance ) ) { [![License](https://img.shields.io/github/license/computational-problem-solving/sat.svg)](https://raw.githubusercontent.com/computational-problem-solving/sat/main/LICENSE) [![Version](https://img.shields.io/npm/v/@problem-solving/sat.svg)](https://www.npmjs.org/package/@problem-solving/sat) [![Tests](https://img.shields.io/github/workflow/status/computational-problem-solving/sat/ci:test?event=push&label=tests)](https://github.com/computational-problem-solving/sat/actions/workflows/ci:test.yml?query=branch:main) -[![Dependencies](https://img.shields.io/david/computational-problem-solving/sat.svg)](https://david-dm.org/computational-problem-solving/sat) -[![Dev dependencies](https://img.shields.io/david/dev/computational-problem-solving/sat.svg)](https://david-dm.org/computational-problem-solving/sat?type=dev) +[![Dependencies](https://img.shields.io/librariesio/github/computational-problem-solving/sat.svg)](https://github.com/computational-problem-solving/sat/network/dependencies) [![GitHub issues](https://img.shields.io/github/issues/computational-problem-solving/sat.svg)](https://github.com/computational-problem-solving/sat/issues) [![Downloads](https://img.shields.io/npm/dm/@problem-solving/sat.svg)](https://www.npmjs.org/package/@problem-solving/sat)