From e24cc95dd90de3a67b3ed7c0f0af229658d19a16 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Fri, 23 Aug 2024 18:40:56 -0400 Subject: [PATCH] add image to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc14b0..2872e88 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,7 @@ Current translation file list: These files will be generated by the DB initialization script and will need to be moved to the `www` repo for build/deployment. -## Schema Notes +## Schema The schema was designed using [Dia](http://dia-installer.de/). + +![schema.png](raw/branch/main/schema.png)