From f37e67437e8061dddb05df6e0360d8d73d5067e1 Mon Sep 17 00:00:00 2001 From: rowan Date: Thu, 28 Nov 2024 02:17:38 -0600 Subject: [PATCH] add placeholder readme --- 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..4305be8 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# GraphECS +this is a prototype demonstrating representing underlying ecs data as a graph with a cypher-like query language