From 29592e7ecbe725b78ee1446f0758de95403c790f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Fri, 9 Jun 2023 09:26:03 +0200
Subject: [PATCH] [DOC] Database Schema SVG file. Thank you Seeg for having
 generated it with Wolfram

---
 src/Gargantext/Database.hs | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/Gargantext/Database.hs b/src/Gargantext/Database.hs
index df22a090..76f68791 100644
--- a/src/Gargantext/Database.hs
+++ b/src/Gargantext/Database.hs
@@ -12,6 +12,9 @@ All Database related stuff here.
 Target: just import this module and nothing else to work with
 Gargantext's database.
 
+Database Schema:
+https://dl.gargantext.org/2023-06-09-gargantext-db-graph.svg
+
 -}
 
 
-- 
2.21.0