From ddff9d1cf7a3b65c88de4c1e937215f67559e2dd Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sat, 15 Jul 2023 16:39:40 -0400 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..dd763c2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# create-schematic-gen-site +Simple HTTP server for generating schematics, used with my Materials-Extractor program.