From c3a50507a2cea1f6d43724d9034b0474f816c749 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Thu, 1 Sep 2016 19:38:19 +0200 Subject: [PATCH] Add an introduction --- architecture.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/architecture.md b/architecture.md index 2eb30e43..c39ccf10 100644 --- a/architecture.md +++ b/architecture.md @@ -72,6 +72,8 @@ icons and buttons, a terminal or another web application. ## Code Architecture +The ``radicale`` package offers 8 modules. + `__main__` : The main module provides a simple function called run. Its main work is to read the configuration from the configuration file and from the options given