21abbc15f9b7

Update README
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 12 Aug 2016 02:20:41 +0000
parents 8dabbed86479
children 134cfd7fa2fd
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Fri Aug 12 02:18:19 2016 +0000
+++ b/README.markdown	Fri Aug 12 02:20:41 2016 +0000
@@ -1,5 +1,3 @@
-# Basic Entity/Aspect/System Toolkit
-
     @@@@@@@   @@@@@@@@   @@@@@@    @@@@@@   @@@@@@@
     @@@@@@@@  @@@@@@@@  @@@@@@@@  @@@@@@@   @@@@@@@
     @@!  @@@  @@!       @@!  @@@  !@@         @@!
@@ -11,6 +9,10 @@
      :: ::::   :: ::::  ::   :::  :::: ::      ::
     :: : ::   : :: ::    :   : :  :: : :       :
 
+Beast is a **B**asic **E**ntity/**A**spect/**S**ystem **T**oolkit for Common
+Lisp.  It's a thin layer of sugar over CLOS that makes it easy to write flexible
+objects for video games.
+
 * **License:** MIT/X11
 * **Documentation:** <http://sjl.bitbucket.org/beast/>
 * **Mercurial:** <http://bitbucket.org/sjl/beast/>