diff --git a/README.md b/README.md
index b6014387ad218dd2b9ac28141de0deafebe69a65..88c33af7c1556eb5e65ff254dfc1beab55fe3b1f 100644
--- a/README.md
+++ b/README.md
@@ -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
 -------