Skip to content

Commit 81c8c84

Browse files
committed
Add Anaconda and PyPi badges
1 parent acab189 commit 81c8c84

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Keras-ResNet
22
============
33

4+
.. image:: https://img.shields.io/pypi/v/keras-resnet?style=plastic
5+
:target: https://pypi.org/project/keras-resnet/
46
.. image:: https://travis-ci.org/broadinstitute/keras-resnet.svg?branch=master
57
:target: https://travis-ci.org/broadinstitute/keras-resnet
6-
8+
.. image:: https://anaconda.org/conda-forge/keras-resnet/badges/downloads.svg
9+
:target: https://anaconda.org/conda-forge/keras-resnet
10+
.. image:: https://anaconda.org/conda-forge/keras-resnet/badges/version.svg
11+
:target: https://anaconda.org/conda-forge/keras-resnet
712

813

914
Keras-ResNet is **the** Keras package for deep residual networks. It's fast *and* flexible.

0 commit comments

Comments
 (0)