diff --git a/README.md b/README.md index 919a3d5..84b38c8 100644 --- a/README.md +++ b/README.md @@ -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