Update README.md

This commit is contained in:
2025-05-11 12:42:15 +10:00
parent c468bb65ff
commit fe3002e661

View File

@@ -4,7 +4,7 @@
Iodine is a programming language with the intention of having the most readable code possible (without getting into things like block coding or LLM's). The interpreter is written in C++.
**Iodine is NOT intended for production use at present.** If you build your mission-critical application with Bogus, good luck. Things are going to break very often.
**Iodine is NOT intended for production use at present.** If you build your mission-critical application with Iodine, good luck. Things are going to break very often.
## Compiling Iodine