Update README & addresses
This commit is contained in:
parent
2317b8733d
commit
5591f45230
|
@ -33,5 +33,5 @@ BORING STUFF
|
|||
————————————————————————————————————————
|
||||
License is the GNU GPLv3:
|
||||
check COPYING.txt (/ipfs/QmTBpqbvJLZaq3hTMUhxX5hyJaSCeWe6Q5FRctQbsD6EsE)
|
||||
Author is Jaidyn Ann <jadedctrl@teknik.io>
|
||||
Sauce is at https://git.eunichx.us/x-if.git
|
||||
Author is Jaidyn Ann <jadedctrl@posteo.at>
|
||||
Sauce is at https://hak.xwx.moe/jadedctrl/x-if
|
||||
|
|
2
x-if.asd
2
x-if.asd
|
@ -1,7 +1,7 @@
|
|||
(defsystem "x-if"
|
||||
:version "0.0"
|
||||
:license "GPLv3"
|
||||
:author "Jaidyn Ann <jadedctrl@teknik.io>"
|
||||
:author "Jaidyn Ann <jadedctrl@posteo.at>"
|
||||
:description "A flexible IF engine."
|
||||
:depends-on (:cl-earley-parser :bknr.datastore :anaphora :cl-strings)
|
||||
:components ((:file "x-if")))
|
||||
|
|
Reference in New Issue