From de659d74ca39d07f7e65b9f89f6871e79df443e9 Mon Sep 17 00:00:00 2001 From: unfunny Date: Sat, 14 Feb 2026 16:36:03 -0500 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5c91b1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# svg2NameTag-Ren + +A python script that takes SVGs in a specific format and turns them into STLs. \ No newline at end of file