Skip to content

Commit 03930a5

Browse files
Merge pull request #3624 from CliMA/ar/total_downloads_in_readme
Add total download badge
2 parents f0645ec + e1374b8 commit 03930a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ClimaAtmos.jl
1616
[![codecov][codecov-img]][codecov-url]
1717
[![discussions][discussions-img]][discussions-url]
1818
[![col-prac][col-prac-img]][col-prac-url]
19+
[![downloads][downloads-img]][downloads-url]
1920

2021
[docs-bld-img]: https://github.com/CliMA/ClimaAtmos.jl/workflows/Documentation/badge.svg
2122
[docs-bld-url]: https://github.com/CliMA/ClimaAtmos.jl/actions?query=workflow%3ADocumentation
@@ -38,6 +39,8 @@ ClimaAtmos.jl
3839
[discussions-img]: https://img.shields.io/badge/Ask%20us-anything-1abc9c.svg?style=flat-square
3940
[discussions-url]: https://github.com/CliMA/ClimaAtmos.jl/discussions
4041

42+
[downloads-img]: https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Ftotal_downloads%2FClimaAtmos&query=total_requests&suffix=%2Ftotal&label=Downloads
43+
[downloads-url]: http://juliapkgstats.com/pkg/ClimaAtmos
4144

4245
ClimaAtmos.jl is the atmosphere components of the CliMA software stack. We strive for a user interface that makes ClimaAtmos.jl as friendly and intuitive to use as possible, allowing users to focus on the science.
4346

0 commit comments

Comments
 (0)