Skip to content

Commit 550052a

Browse files
author
Ioannis Giagkiozis
committed
Add download metrics
1 parent bc4d36c commit 550052a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
<a href="https://github.com/igiagkiozis/plotly/actions">
1717
<img src="https://github.com/igiagkiozis/plotly/workflows/build_master/badge.svg" alt="build status">
1818
</a>
19-
|
2019
<a href="https://crates.io/crates/plotly">
2120
<img src="https://img.shields.io/crates/v/plotly.svg" alt="Crates.io">
2221
</a>
23-
|
22+
<a href="https://crates.io/crates/plotly">
23+
<img src="https://img.shields.io/crates/d/plotly" alt="Downloads">
24+
</a>
2425
<a href="https://docs.rs/plotly">
2526
<img src="https://docs.rs/plotly/badge.svg" alt="Documentation">
2627
</a>
27-
|
2828
<a href="">
2929
<img src="https://img.shields.io/badge/Minimum%20Rust%20Version-1.31-brightgreen.svg" alt="Minimum Version">
3030
</a>

0 commit comments

Comments
 (0)