From b0a4742073a4c7d943efa99caffa5be257de7d38 Mon Sep 17 00:00:00 2001 From: Diogo Lemos Date: Thu, 8 Feb 2018 22:16:23 +0000 Subject: [PATCH] Add architecture design --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6d94db2..d425460 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,17 @@ It's that simple. And when it comes time to scale the application, all you have I know right? +## Architecture + +Design and motivations behind it: + +``` +``` + +A simplified version: +``` +``` + ## Contributing You don't.