summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-27 17:13:06 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-27 17:13:06 +0200
commit9ab569de69f391daad337e2d8fa17fb57a18f81c (patch)
tree48e97abc79cf379d53665b2e33ec178adea97099 /README.md
parent8c88f7065c240c424d5bab80a813aa6e7ff879d1 (diff)
readme again
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 39ed68d..9793512 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,11 @@ After a correct installation, you should be able to import the module without er
import ot
```
-Note that for easier acesss the module is name ot instead of pot.
+Note that for easier access the module is name ot instead of pot.
## Examples
-The examples folder contain several examples abnd use case for the library. Here is a list of the Ypython notebook if you want a quick look.
+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)