From 102a3ef5f38a1861a98c1a0b4c5a1643006cd663 Mon Sep 17 00:00:00 2001 From: vin Date: Tue, 16 Jan 2024 15:04:45 -0500 Subject: [PATCH] add mirror section in readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93917e4..d74cbad 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,15 @@ In the meantime however, any students from other universities wishing to use the ## Usage ### List all courses and canvas course codes -aplus --list-all +`aplus --list-all` ### List favorite courses and canvas course codes -aplus --list-favorites +`aplus --list-favorites` ### Enter code for a specified course -aplus --code --course \ No newline at end of file +`aplus --code --course ` + +## Mirrors +[Codeberg](https://codeberg.org/flpolyaplus/aplus/) + +[Gitea (vineetk)](https://gitea.vineetk.net/flpolyaplus/aplus/)