aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 15b1253..0f709a2 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ The only non-API wrapper provided by this library is `pollUpdates` which enables
`example/echo.scm` implements a bot that echoes all messages back to their sender.
+`example/guess.scm` implements a simple number guessing game.
+
## Dependencies
* [openssl](http://wiki.call-cc.org/eggref/4/openssl)