Update README & addresses

This commit is contained in:
Jaidyn Ann 2024-01-29 00:35:36 -06:00
parent a6ca4f2513
commit 554754b4b7
3 changed files with 4 additions and 4 deletions

View File

@ -56,5 +56,5 @@ highlights the current day (since it's not builtin in many versions).
BORING STUFF
————————————————————————————————————————
License is GPLv3-- check COPYING.txt.
Author is Jaidyn Ann <jadedctrl@teknik.io>
Sauce is at https://git.xwx.moe/farend.git
Author is Jaidyn Ann <jadedctrl@posteo.at>
Sauce is at https://hak.xwx.moe/jadedctrl/farend

View File

@ -2,7 +2,7 @@
# --------------------------------------
# name: farend
# desc: a simple todo system in shell
# main: jaidyn ann <jadedctrl@teknik.io>
# main: jaidyn ann <jadedctrl@posteo.at>
# --------------------------------------
# Take in everything in stdin, then print

View File

@ -2,7 +2,7 @@
# --------------------------------------
# name: ccal
# desc: portable colourized `cal`
# main: jaidyn ann <jadedctrl@teknik.io>
# main: jaidyn ann <jadedctrl@posteo.at>
# --------------------------------------
# On some systems, the `cal` command can't highlight the current day.