Index: README
===================================================================
--- README	(revision 19)
+++ README	(revision 27)
@@ -14,4 +14,16 @@
 with sendmail [2]_ and postfix [3]_ but it should work with other MTA software)
 
+Overview
+--------
+
+.. image:: docs/src/mailjam_architecture.png
+   :alt: Scheme of the architecture behind Mailjam
+
+Mailjam has been designed following a **multi-component structure**. There is 
+**a daemon** that manage the mailing lists and members information in a storage
+backend and there are **different kinds of clients** (currently, three of them)
+that **interact with the daemon using a XMLRPC link**.
+
+More information here: http://readthedocs.org/docs/mailjam/en/latest/overview.html
 
 Install
@@ -21,12 +33,12 @@
 documentation inside the docs/ subdirectory.
 
+You can read the installation instructions here:
+http://readthedocs.org/docs/mailjam/en/latest/install.html
 
-Learn more
-----------
+Documentation
+-------------
 
-If you would like to learn more about Mailjam (its internals, how it works,
-etc) take a look at the official documentation inside the docs/ subdirectory.
-
-You can read the docs online too (thnx to readthedocs.org [4]_):
+The official documentation is available in the docs/ subdirectory, and
+you can read the docs online too (thnx to readthedocs.org [4]_):
 
 http://mailjam.readthedocs.org
