From 89de12c88010fcadc19b763a7f06ace6a722aa01 Mon Sep 17 00:00:00 2001 From: Devin Matte Date: Mon, 10 Sep 2018 12:08:54 -0400 Subject: [PATCH] Adding fetch-results --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26c7ae17..5c07e710 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The flask CLI provides all the methods needed to setup a packet and a packet sea db Perform database migrations. ldap-sync Updates the upper and misc sigs in the DB to match ldap. sync-freshmen Updates the freshmen entries in the DB to match the given CSV. + fetch-results Fetches and prints the results from a given packet season. ``` Code Standards