Skip to content

Commit ae71922

Browse files
Jim-Holmstroemsamedii
authored andcommitted
doc: adds pypi badge
1 parent 7d8d194 commit ae71922

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Pytorch Datastream
33
==================
44

5+
.. image:: https://badge.fury.io/py/pytorch-datastream.svg
6+
:target: https://badge.fury.io/py/pytorch-datastream
7+
58
This is a simple library for creating readable dataset pipelines and
69
reusing best practices for issues such as imbalanced datasets. There are
710
just two components to keep track of: ``Dataset`` and ``Datastream``.

0 commit comments

Comments
 (0)