diff --git a/README.md b/README.md index 5b8c25492..f05ec2b27 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ main :: proc() { Instructions for downloading and installing the Odin compiler and libraries. +#### [Nightly Builds]https://odin-lang.org/docs/nightly/) + +Get the latest nightly builds of Odin. + ### Learning Odin #### [Overview of Odin](https://odin-lang.org/docs/overview) @@ -68,6 +72,10 @@ An overview of the Odin programming language. Answers to common questions about Odin. +#### [Packages](https://pkg.odin-lang.org/) + +Documentation for all the official packages part of the [core](https://pkg.odin-lang.org/core/) and [vendor](https://pkg.odin-lang.org/vendor/) library collections. + #### [The Odin Wiki](https://github.com/odin-lang/Odin/wiki) A wiki maintained by the Odin community. @@ -76,12 +84,6 @@ A wiki maintained by the Odin community. Get live support and talk with other odiners on the Odin Discord. -### References - -#### [Language Specification](https://odin-lang.org/docs/spec/) - -The official Odin Language specification. - ### Articles #### [The Odin Blog](https://odin-lang.org/news/)