summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 11:53:53 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 11:53:53 +0200
commitb1c74aea36bb428d4cb2d87ebec9f9f703cd29a5 (patch)
treec1837465c26ae232fbe4143f3988b1d6b1e2945b /README.md
parent4460f0df545c73f9174710bc56458c11249b773d (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1651e4..52cc230 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Note that for easier access the module is name ot instead of pot.
The examples folder contain several examples and use case for the library. Here is a list of the Python notebook if you want a quick look.
* [1D optimal transport](examples/Demo_1D_OT.ipynb)
-* [2D optimal transport on empirical distributions](examples/Demo_2D_Ot_samples.ipynb)
+* [2D optimal transport on empirical distributions](examples/Demo_2D_OT_samples.ipynb)
## Acknowledgements