commit 102a3ef5f38a1861a98c1a0b4c5a1643006cd663 parent 3cf356f63895686e34aa0560c71dcb1ff8c29397 Author: vin <git@vineetk.net> Date: Tue, 16 Jan 2024 15:04:45 -0500 add mirror section in readme Diffstat:
| M | README.md | | | 12 | ++++++++---- |
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git 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 <code> --course <canvas_course_number> -\ No newline at end of file +`aplus --code <code> --course <canvas_course_number>` + +## Mirrors +[Codeberg](https://codeberg.org/flpolyaplus/aplus/) + +[Gitea (vineetk)](https://gitea.vineetk.net/flpolyaplus/aplus/)