diff --git a/README.md b/README.md index 9daf507..919a3d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Iodine programming language logo](https://git.maxwellj.xyz/iodine/iodine/raw/commit/a782c09f913ecc38df7a84665f305e4ea89fb7d7/branding/Iodine_250px.png) + # Iodine - a statically typed, interpreted language 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++.