diff --git a/README.md b/README.md
index 32d7caa..7af3b9c 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
-IceImarisConnector for python (pIceImarisConnector) is a simple commodity class that eases communication between [Bitplane Imaris](http://www.bitplane.com) and [python](http://www.python.org/) using the [Imaris XT interface](http://www.bitplane.com/go/products/imarisxt).
\ No newline at end of file
+# pIceImarisConnector
+
+IceImarisConnector for python (pIceImarisConnector) is a simple commodity class that eases communication between [Bitplane Imaris](http://www.bitplane.com) and [python](http://www.python.org/) using the [Imaris XT interface](http://www.bitplane.com/go/products/imarisxt).
+
+## Documentation
+
+* [API](https://piceimarisconnector.readthedocs.io/en/latest/index.html)
+* [Getting started](https://piceimarisconnector.readthedocs.io/en/latest/usage.html)