mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Update README.md to use Odin syntax highlighting instead of Go.
This commit is contained in:
@@ -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/)
|
Website: [https://odin-lang.org/](https://odin-lang.org/)
|
||||||
|
|
||||||
```go
|
```odin
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import "core:fmt"
|
import "core:fmt"
|
||||||
|
|||||||
Reference in New Issue
Block a user