Skip to content

Commit

Permalink
Update Download badge in README.md (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
oameye authored Jun 14, 2024
1 parent aa4f4f9 commit 437fc05
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
Expand Up @@ -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.

Expand Down

0 comments on commit 437fc05

Please sign in to comment.