5249c61c0562

cl-blt: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 24 Nov 2017 14:30:21 -0500
parents fd88490d871a
children f17ba5ad52b3
branches/tags (none)
files cl-blt/index.html

Changes

--- a/cl-blt/index.html	Fri Nov 24 14:29:25 2017 -0500
+++ b/cl-blt/index.html	Fri Nov 24 14:30:21 2017 -0500
@@ -15,6 +15,7 @@
 <p><code>cl-blt</code> is a Common Lisp wrapper for bearlibterminal.  It uses CFFI and SWIG to
 generate low-level bindings and provides a higher-level, Lispier interface on
 top of them.</p>
+<p><strong>It's still in development and undocumented.  Use at your own risk.</strong></p>
 <ul>
 <li><strong>License:</strong> MIT/X11</li>
 <li><strong>Documentation:</strong> <a href="https://sjl.bitbucket.io/cl-blt/">https://sjl.bitbucket.io/cl-blt/</a></li>