Add a useful description.
This commit is contained in:
parent
6f1edcb56b
commit
22c6356d2c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue