diff --git a/README.md b/README.md index a0138efd37be1054a45a1981465a1a5709be4273..dcb34eac85843ad37038503375bdef761779d2e3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Usage See `examples/`, and the documentation, which can be rendered using `cargo doc`. -For a more complete example, see [a minesweeper implementation](https://github.com/redox-os/games-for-redox/blob/master/src/minesweeper.rs), that I made for Redox using termion. +For a more complete example, see [a minesweeper implementation](https://github.com/redox-os/games-for-redox/blob/master/src/minesweeper/main.rs), that I made for Redox using termion. <img src="image.png" width="150">