Added authors

This commit is contained in:
Suzanne Soy 2021-03-05 04:06:02 +00:00
parent bbdf6dcc6e
commit e7f7270bdb

View File

@ -6,7 +6,9 @@
read read-syntax)
(except-in aful/reader
read read-syntax)))
@author[
"Alex Knauth"
@author+email["Suzanne Soy" "racket@suzanne.soy"]]
@title{aful}
@;; example: @aful-code{(map #λ(+ % 1) '(1 2 3))}