Add logo to readme

This commit is contained in:
2025-05-10 21:34:00 +10:00
parent a782c09f91
commit c468bb65ff

View File

@@ -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++.