Skip to content

Commit c3f8157

Browse files
authored
Add downloads badge to README.md
1 parent e1dddd9 commit c3f8157

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
@@ -5,6 +5,7 @@
55
[![][codecov-img]][codecov-url]
66
[![][docs-stable-img]][docs-stable-url]
77
[![][docs-dev-img]][docs-dev-url]
8+
[![downloads][downloads-img]][downloads-url]
89

910
ImageCore is the lowest-level component of the system of packages
1011
designed to support image processing and computer vision.
@@ -22,3 +23,5 @@ designed to support image processing and computer vision.
2223
[docs-stable-url]: https://JuliaImages.github.io/ImageCore.jl/stable
2324
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
2425
[docs-dev-url]: https://JuliaImages.github.io/ImageCore.jl/latest
26+
[downloads-img]: https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FImageCore&query=total_requests&suffix=%2Fmonth&label=Downloads
27+
[downloads-url]: https://juliapkgstats.com/pkg/ImageCore

0 commit comments

Comments
 (0)