Add a useful description.

This commit is contained in:
Kyle 2015-04-13 03:03:23 -07:00
parent 6f1edcb56b
commit 22c6356d2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
;;;; binary.asd
(asdf:defsystem #:binary
:description "Describe binary here"
:description "Utility functions for reading and writing integers from binary arrays."
:author "Kyle Isom <kyle@metacircular.net>"
:license "MIT License"
:serial t