# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1473343277 0
# Node ID c79e1317527e5be686411cbec60a15e6c28b3c6c
# Parent  305a8a394b64d8d656187d1bf42625f75150c00f
Update README

diff -r 305a8a394b64 -r c79e1317527e README.markdown
--- a/README.markdown	Thu Sep 08 13:59:19 2016 +0000
+++ b/README.markdown	Thu Sep 08 14:01:17 2016 +0000
@@ -13,6 +13,10 @@
 Lisp.  It's a thin layer of sugar over CLOS that makes it easy to write flexible
 objects for video games.
 
+Check out the [Overview](http://sjl.bitbucket.org/beast/overview/) for
+a three-minute description of what this is, or the
+[Usage](http://sjl.bitbucket.org/beast/usage/) for a full rundown.
+
 * **License:** MIT/X11
 * **Documentation:** <http://sjl.bitbucket.org/beast/>
 * **Mercurial:** <http://bitbucket.org/sjl/beast/>