diff --git a/README.md b/README.md index 8204b70..23b468a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The language is currently **very debuggable**. It can produce readable C code wi * More examples can be found in /examples and /modules -``` odin +``` rust #import "KERNEL32.core" #import "Base.core"