Merge branch 'master' of github.com:Ticki/libterm
This commit is contained in:
commit
99db72b373
|
@ -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">
|
||||
|
||||
|
|
Loading…
Reference in New Issue