fff81c4f00d4
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 23 Feb 2019 14:37:26 -0500 |
parents | 085446742970 |
children | a2ef5c2005d6 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Sat Feb 23 12:48:24 2019 -0500 +++ b/README.markdown Sat Feb 23 14:37:26 2019 -0500 @@ -220,4 +220,7 @@ (loop :for (float . more) :on (ensure-list float-or-floats) :do (format s "~,VF~:[~; ~]" precision float more)))) +Finally wrote some documentation for +[cl-netpbm](https://sjl.bitbucket.io/cl-netpbm/) and sent a request to get it +into Quicklisp. The project backlog continues to shrink.