From 435ff4e46c7b9b651378c5d82a011702b52a0dc6 Mon Sep 17 00:00:00 2001
From: Stefano Alberto Russo <stefano.russo@gmail.com>
Date: Fri, 7 Jan 2022 23:47:32 +0100
Subject: [PATCH] Added container hierarchy in the README.

---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 7613d30..78d71c4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
 # Containers
+
 Various Docker and Singularity containers.
+
+Hierarchy:
+
+- Base
+  - X11Web
+     - MinimalDesktop
+       - BasicDesktop
+         - ViaLacteaVisualAnalytics
+  - JupyterNotebook
+  - SSH
+    - XCalc
\ No newline at end of file
-- 
GitLab