From 7edf052ac6c8a2e9fbc3523dfe5cd32f92ff2b2c Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Tue, 12 Oct 2021 08:04:02 +0800 Subject: Update README - New slappin' slogan - Update todo - Command usage more specific --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c438c6b..234ded6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Leningrade -Because grades belong to everyone™ +Seize the Means of Deduction™ > N.B.: You will only need this tool if you are a UMJI (University of Michigan - -> SJTU Joint Institute freshman student enrolling in VG101 or VG151. +> SJTU Joint Institute freshman student enrolling in Manuel's VG151. > WARNING: NO WARRANTY OF ANY KIND. THE PROJECT IS NOT REMOTELY COMPLETE. @@ -119,7 +119,7 @@ optional arguments: Self-grade your homework as follows. ``` -$ python leningrade.py -n -i +$ python leningrade.py -n 2 -i 615542bfb3c06a0006f45dd6 ``` This will clone (or pull, if it already exists) your group's repo, and run tests @@ -194,6 +194,7 @@ enumerates what the Helper will grade your work upon, i.e. rubrics. This is a non-exhaustive list of Leningrade's improvement-worthy aspects. +- C and C++ support - Display results as a checklist of what needs to be done - More friendly way to specify exercises - Reestablish USSR @@ -201,6 +202,7 @@ This is a non-exhaustive list of Leningrade's improvement-worthy aspects. - If unable to restore multiprocessing, display JOJ progress to user - Comment worker code in a separate document (the Helper's author refused to comment while we want to keep mainline compatibility) +- Separate JOJ and Gitea endpoints into config ## Contributing -- cgit v1.2.3