From af5928d24a724632b79756901d56e177623cd70c Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sun, 7 Feb 2021 09:19:56 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5cc030 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# EntityRelationMappingEditor +Simple GUI tool to create entity-relational mapping diagrams.