From dce04303ce53042288a4ccc3d62c7dc7a6c951b6 Mon Sep 17 00:00:00 2001 From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:25:06 -0600 Subject: [PATCH] Update README & address --- README.txt | 4 ++-- rsss.asd | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 79056c6..2b76304 100644 --- a/README.txt +++ b/README.txt @@ -40,5 +40,5 @@ Good luck! BORING STUFF ———————————————————————————————————————— License is in COPYING.txt (GNU GPLv3) -Author is Jaidyn Ann -Sauce is at https://git.eunichx.us/rsss.git +Author is Jaidyn Ann +Sauce is at https://hak.xwx.moe/jadedctrl/rsss.git diff --git a/rsss.asd b/rsss.asd index d944c53..dd6bd9a 100644 --- a/rsss.asd +++ b/rsss.asd @@ -1,6 +1,6 @@ (defsystem "rsss" :version "0.9" - :author "Jaidyn Ann " + :author "Jaidyn Ann " :license "GPLv3" :depends-on ("xmls") :components ((:file "rsss"))