Update README & addresses
This commit is contained in:
parent
4cd331815d
commit
220b8b96da
|
@ -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
|
||||||
|
|
|
@ -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")))
|
||||||
|
|
Reference in New Issue