Update 'usage' section

This commit is contained in:
Ticki 2016-03-15 20:39:08 +01:00
parent b65328c304
commit 2f2ac0a7f8
1 changed files with 7 additions and 5 deletions

View File

@ -29,16 +29,18 @@ Features
and much more.
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 libterm.
TODO
----
- Mouse input
Usage
-----
See `examples/`.
License
-------