diff --git a/README.md b/README.md index 0067169..15c55db 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Metroidvania inspired game written Rust using the SDL2 library. ## Download -A demo of this software will eventually be available on [itch.io](https://aardhyn-lavender.itch.io/metroidvania). +A demo is available on [itch.io]([https://aardhyn-lavender.itch.io/metroidvania](https://aardhyn.itch.io/metroidvania?secret=LVcE1KUSyv1Rv86NoDFq8xnLUVc)). -For now, download the latest precompiled executable for your platform +Or download the latest precompiled executable for your platform under [Releases](https://github.com/AardhynLavender/Tetris/releases). ## Installation @@ -86,4 +86,4 @@ See [CREDITS](./CREDITS.md). > ChatGPT 3.5 was used to aid my understanding of algorithmic concepts and design patterns while learning Rust. > Not for the generation of production code. -> GitHub Copilot was used to generate code I understood and would have written myself. An autocompletion tool. \ No newline at end of file +> GitHub Copilot was used to generate code I understood and would have written myself. An autocompletion tool.