From f6c52578cc150323b669dc2b9821419362c1bab2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 8 Mar 2019 13:34:03 +0100 Subject: [PATCH] Add README file --- dev/resources/dbmodel/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dev/resources/dbmodel/README diff --git a/dev/resources/dbmodel/README b/dev/resources/dbmodel/README new file mode 100644 index 00000000000..74233624a6d --- /dev/null +++ b/dev/resources/dbmodel/README @@ -0,0 +1,2 @@ +This directory contains the file with the graphical database structure. +It can be read with MySQL Workbench software. \ No newline at end of file