Archived
1
0
Disbranĉigi 0

Update README & addresses

This commit is contained in:
Jaidyn Ann 2024-01-29 00:38:32 -06:00
parent 4cd331815d
commit 220b8b96da
2 changed files with 3 additions and 3 deletions

View File

@ -13,5 +13,5 @@ fragile.
BORING STUFF BORING STUFF
———————————————————————————————————————— ————————————————————————————————————————
License is the CC0 (public domain, effectively) License is the CC0 (public domain, effectively)
Author is Jaidyn Ann <jadedctrl@teknik.io> Author is Jaidyn Ann <jadedctrl@posteo.at>
Sauce is at https://git.eunichx.us/bf-aheago.git Sauce is at https://hak.xwx.moe/jadedctrl/bf-aheago

View File

@ -1,7 +1,7 @@
(defsystem "bf-aheago" (defsystem "bf-aheago"
:version "0.0" :version "0.0"
:license "CC0" :license "CC0"
:author "Jaidyn Ann <jadedctrl@teknik.io>" :author "Jaidyn Ann <jadedctrl@posteo.at>"
:description "Sequel to BF" :description "Sequel to BF"
:depends-on (:anaphora) :depends-on (:anaphora)
:components ((:file "bf-aheago"))) :components ((:file "bf-aheago")))