From 72ff1910b1be5f1f7694ce56a352b4181150322b Mon Sep 17 00:00:00 2001 From: NLSA <41186400+NikolaosArgy@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:16:46 +0100 Subject: [PATCH] Update README with project status and notes Added project status and contact information to README. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f453c..a99587b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Speckle → IFC 4.3 Exporter (Rhino) -A [Speckle Automate](https://automate.speckle.dev/) function that converts Speckle models (from Rhino and other authoring tools) into IFC 4X3 files. +## 🚧 Project Status: WIP +Hey there! This project is still under active development, so expect changes, bugs, and incomplete features. +If you have any questions or suggestions, don’t hesitate to reach out at: **nikos@speckle.systems** + +A [Speckle Automate](https://docs.speckle.systems/developers/automate/introduction) function that converts Speckle models from Rhino into IFC 4X3 files. + +> ⚠️ **Note on Model Uploads** +> +> Large models (greater than 200MB) may fail to upload due to current file size limitations. The team is actively working on resolving this issue. ## How It Works