diff --git a/README.rst b/README.rst
index 9f5c25c0b5..bf10b1faba 100644
--- a/README.rst
+++ b/README.rst
@@ -13,16 +13,17 @@
Scanpy – Single-Cell Analysis in Python
=======================================
-.. raw:: html
+.. image:: http://falexwolf.de/img/tsne_1.3M.png
+ :width: 90px
+ :align: left
-
-
- Scanpy is a scalable toolkit for analyzing single-cell gene expression
- data. It includes preprocessing, visualization, clustering, pseudotime and
- trajectory inference and differential expression testing. The Python-based
- implementation efficiently deals with datasets of more than one million
- cells.
-
+Scanpy is a scalable toolkit for analyzing single-cell gene expression data.
+It includes preprocessing, visualization, clustering, pseudotime and trajectory
+inference and differential expression testing. The Python-based implementation
+efficiently deals with datasets of more than one million cells.
-Read the `documentation `__.
-If Scanpy is useful for your research, consider citing `Genome Biology (2018) `__.
+Read the documentation_.
+If Scanpy is useful for your research, consider citing `Genome Biology (2018)`_.
+
+.. _documentation: https://scanpy.readthedocs.io
+.. _Genome Biology (2018): https://doi.org/10.1186/s13059-017-1382-0