From 2653c0cdc02cbdbd89542ae5d3e54a8e7e80cbd0 Mon Sep 17 00:00:00 2001 From: Pablo Mayrgundter Date: Fri, 5 Jan 2024 10:00:09 -0600 Subject: [PATCH] Update README.md Add link to headless-three discord channel in README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e313b1d..68e5b2e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Supported formats: bld, fbx, glb, ifc, obj, pdb, stl, xyz. [See src/Filetypes.js for current listing](https://github.com/bldrs-ai/headless-three/tree/main/src/Filetypes.js) +Discuss in our [Discord #headless-three](https://discord.gg/apWHfDtkJs) + ## Setup Requires Node v18+.