Kaynağa Gözat

Update README.md to use Odin syntax highlighting instead of Go.

Aleksander Birkeland 5 yıl önce
ebeveyn
işleme
e9f3ebba13
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ The Odin programming language is fast, concise, readable, pragmatic and open sou
 
 Website: [https://odin-lang.org/](https://odin-lang.org/)
 
-```go
+```odin
 package main
 
 import "core:fmt"