Update README with developer note on static files

Added note for developers about using Compiler.py to generate static files.
This commit is contained in:
SteadyW 2026-06-15 15:36:34 +03:00 committed by GitHub
parent 151d2400d6
commit a879b2b49c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)