Skip to content

Commit 0dec7a0

Browse files
committed
Update download badge
1 parent e114fe9 commit 0dec7a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
![CI
77
status](https://github.com/BirkhoffG/jax-dataloader/actions/workflows/nbdev.yaml/badge.svg)
88
![Docs](https://github.com/BirkhoffG/jax-dataloader/actions/workflows/deploy.yaml/badge.svg)
9-
![pypi](https://img.shields.io/pypi/v/jax-dataloader.svg) ![GitHub
9+
![pypi](https://img.shields.io/pypi/v/jax-dataloader.svg)
10+
![Downloads](https://static.pepy.tech/badge/jax-dataloader.png) ![GitHub
1011
License](https://img.shields.io/github/license/BirkhoffG/jax-dataloader.svg)
1112

1213
## Overview

nbs/index.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
"![CI status](https://github.com/BirkhoffG/jax-dataloader/actions/workflows/nbdev.yaml/badge.svg)\n",
1818
"![Docs](https://github.com/BirkhoffG/jax-dataloader/actions/workflows/deploy.yaml/badge.svg)\n",
1919
"![pypi](https://img.shields.io/pypi/v/jax-dataloader.svg)\n",
20-
"![GitHub License](https://img.shields.io/github/license/BirkhoffG/jax-dataloader.svg)\n",
21-
"\n",
22-
"\n"
20+
"![Downloads](https://static.pepy.tech/badge/jax-dataloader)\n",
21+
"![GitHub License](https://img.shields.io/github/license/BirkhoffG/jax-dataloader.svg)\n"
2322
]
2423
},
2524
{

0 commit comments

Comments
 (0)