Update README & address
This commit is contained in:
parent
404464e41f
commit
dce04303ce
|
@ -40,5 +40,5 @@ Good luck!
|
||||||
BORING STUFF
|
BORING STUFF
|
||||||
————————————————————————————————————————
|
————————————————————————————————————————
|
||||||
License is in COPYING.txt (GNU GPLv3)
|
License is in COPYING.txt (GNU GPLv3)
|
||||||
Author is Jaidyn Ann <jadedctrl@teknik.io>
|
Author is Jaidyn Ann <jadedctrl@posteo.at>
|
||||||
Sauce is at https://git.eunichx.us/rsss.git
|
Sauce is at https://hak.xwx.moe/jadedctrl/rsss.git
|
||||||
|
|
2
rsss.asd
2
rsss.asd
|
@ -1,6 +1,6 @@
|
||||||
(defsystem "rsss"
|
(defsystem "rsss"
|
||||||
:version "0.9"
|
:version "0.9"
|
||||||
:author "Jaidyn Ann <jadedctrl@teknik.io>"
|
:author "Jaidyn Ann <jadedctrl@posteo.at>"
|
||||||
:license "GPLv3"
|
:license "GPLv3"
|
||||||
:depends-on ("xmls")
|
:depends-on ("xmls")
|
||||||
:components ((:file "rsss"))
|
:components ((:file "rsss"))
|
||||||
|
|
Reference in New Issue