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/)