Add notes about implementation support
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Thu, 08 Sep 2016 13:59:19 +0000 | 
    
    
        | parents | 8597527d94a5 | 
    
        | children | c79e1317527e | 
    
        | branches/tags | (none) | 
    
        | files | README.markdown docs/index.markdown | 
Changes
    
--- a/README.markdown	Thu Sep 08 13:27:02 2016 +0000
+++ b/README.markdown	Thu Sep 08 13:59:19 2016 +0000
@@ -17,3 +17,6 @@
 * **Documentation:** <http://sjl.bitbucket.org/beast/>
 * **Mercurial:** <http://bitbucket.org/sjl/beast/>
 * **Git:** <http://github.com/sjl/beast/>
+
+The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian.
+Further testing is welcome.
--- a/docs/index.markdown	Thu Sep 08 13:27:02 2016 +0000
+++ b/docs/index.markdown	Thu Sep 08 13:59:19 2016 +0000
@@ -9,3 +9,6 @@
 * **Documentation:** <http://sjl.bitbucket.org/beast/>
 * **Mercurial:** <http://bitbucket.org/sjl/beast/>
 * **Git:** <http://github.com/sjl/beast/>
+
+The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian.
+Further testing is welcome.