mirror of
https://codeberg.org/flpolyaplus/aplus.git
synced 2024-11-22 01:10:29 -05:00
add mirror section in readme
This commit is contained in:
parent
3cf356f638
commit
102a3ef5f3
11
README.md
11
README.md
@ -7,10 +7,15 @@ In the meantime however, any students from other universities wishing to use the
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### List all courses and canvas course codes
|
### List all courses and canvas course codes
|
||||||
aplus --list-all
|
`aplus --list-all`
|
||||||
|
|
||||||
### List favorite courses and canvas course codes
|
### List favorite courses and canvas course codes
|
||||||
aplus --list-favorites
|
`aplus --list-favorites`
|
||||||
|
|
||||||
### Enter code for a specified course
|
### Enter code for a specified course
|
||||||
aplus --code <code> --course <canvas_course_number>
|
`aplus --code <code> --course <canvas_course_number>`
|
||||||
|
|
||||||
|
## Mirrors
|
||||||
|
[Codeberg](https://codeberg.org/flpolyaplus/aplus/)
|
||||||
|
|
||||||
|
[Gitea (vineetk)](https://gitea.vineetk.net/flpolyaplus/aplus/)
|
||||||
|
Loading…
Reference in New Issue
Block a user