# HG changeset patch # User Steve Losh # Date 1513637183 18000 # Node ID 0a9f79f20e20147b3a4189c19adff1688790b16f # Parent f17ba5ad52b3ad6d3fb685c0b7ba87bfccc2df79 beast: Update site. diff -r f17ba5ad52b3 -r 0a9f79f20e20 beast/index.html --- a/beast/index.html Mon Dec 18 17:45:45 2017 -0500 +++ b/beast/index.html Mon Dec 18 17:46:23 2017 -0500 @@ -15,11 +15,7 @@

Beast is a Basic Entity/Aspect/System Toolkit for Common Lisp. It's a thin layer of sugar over CLOS that makes it easy to write flexible objects for video games.

-

Beast can be installed with Quicklisp:

-
(ql:quickload :beast)
-
- - +

Beast can be installed with Quicklisp: (ql:quickload :beast)

Check out the Overview for a three-minute description of what this is, or the Usage for a full rundown.