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

This commit is contained in:
Aleksander Birkeland
2020-01-30 01:01:01 +01:00
committed by GitHub
parent 3a30f9fd71
commit e9f3ebba13

View File

@@ -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"