From a879b2b49c18e570e2d90765fc761554895facbe Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:36:34 +0300 Subject: [PATCH] Update README with developer note on static files Added note for developers about using Compiler.py to generate static files. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 95b27a8..66ae12b 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,6 @@ Because this engine bypasses standard browser constraints and ad-blockers (by re ### 🟢 Live Interactive Showcase Experience the ASCILINE engine running live directly in your browser with multiple rendering modes. 👉 **[Try it out at asciline.dev](https://www.asciline.dev)** -> **Note for developers:** To achieve infinite scalability and zero server costs, this specific showcase uses the pre-compiled `.ascf` static architecture. You can generate your own static files using the newly added `Compiler.py`! ## 📈 Star History [![Star History Chart](https://api.star-history.com/svg?repos=YusufB5/ASCILINE&type=Date)](https://star-history.com/#YusufB5/ASCILINE&Date)