From 437fc05ab48e8fa55df472242e4c319b8fea3a5b Mon Sep 17 00:00:00 2001 From: Orjan Ameye Date: Fri, 14 Jun 2024 09:59:02 +0200 Subject: [PATCH] Update Download badge in README.md (#182) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06a248d6d..fabc71621 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![tests](https://github.com/NonlinearOscillations/HarmonicBalance.jl/workflows/Run%20tests/badge.svg?branch=master) [![docs](https://img.shields.io/badge/docs-online-blue.svg)](https://nonlinearoscillations.github.io/HarmonicBalance.jl/stable/) -[![Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/HarmonicBalance)](https://pkgs.genieframework.com?packages=HarmonicBalance) +[![Downloads](https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FHarmonicBalance&query=total_requests&suffix=%2Fmonth&label=Downloads)](https://juliapkgstats.com/pkg/HarmonicBalance) **HarmonicBalance.jl** is a Julia package for solving nonlinear differential equations using the method of harmonic balance.