summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-11-08 10:38:16 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-11-08 10:38:16 +0100
commit23887a73d03714cd427c13f9a61774f22be24de4 (patch)
tree6db418dd5536d6751f5f609b0f807511acd8e02e
parent916d0332be51f705e8d6a575e82906ba0e3e61ba (diff)
add pypi badge
-rw-r--r--README.md4
-rw-r--r--docs/source/index.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index dedde6b..0e550a2 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# POT: Python Optimal Transport
-
-[![Documentation Status](https://readthedocs.org/projects/pot/badge/?version=latest)](http://pot.readthedocs.io/en/latest/?badge=latest)
+[![PyPI version](https://badge.fury.io/py/POT.svg)](https://badge.fury.io/py/POT)
[![Build Status](https://travis-ci.org/rflamary/POT.svg?branch=master)](https://travis-ci.org/rflamary/POT)
+[![Documentation Status](https://readthedocs.org/projects/pot/badge/?version=latest)](http://pot.readthedocs.io/en/latest/?badge=latest)
This open source Python library provide several solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning.
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 41483b8..024c4e9 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -17,7 +17,7 @@ Contents
examples
.. include:: readme.rst
- :start-line: 5
+ :start-line: 6
Indices and tables