3895fb764d10
temperance: Update site.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 22 Oct 2017 14:58:02 -0400 |
parents | f5e7f6bd113f |
children | c8d216ae9ab0 |
branches/tags | (none) |
files | temperance/index.html |
Changes
--- a/temperance/index.html Sun Oct 22 14:54:40 2017 -0400 +++ b/temperance/index.html Sun Oct 22 14:58:02 2017 -0400 @@ -14,7 +14,7 @@ <div class="markdown"> <p>Temperance is a logic programming library for Common Lisp.</p> <p><strong>Temperance is still in development, don't actually try to use this for -anything important yet. It should be stable by the end of 2016.</strong></p> +anything important yet.</strong></p> <p><img src="https://i.imgur.com/EWPGAHa.gif" style="border: 1px solid #222; margin: 15px 0px 10px; width: 100%;"/></p> <p>Temperance is an implementation of the <a href="https://en.wikipedia.org/wiki/Warren_Abstract_Machine">Warren Abstract Machine</a> in Common