From 01a88d0f2b61e2eb8516c708f4787999effad349 Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sun, 10 Jul 2016 17:32:15 +0200 Subject: [PATCH] update documentation --- docs/DEVELOPMENT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 936b22b..bd353e4 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -165,6 +165,7 @@ Code layout =========== The code is so divided: + +- eventman\_server.py - the Tornado Web server +- backend.py - stuff to interact with MongoDB +- utils.py - utilities