summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2023-11-16 13:44:11 -0500
committervin <git@vineetk.net>2023-11-20 10:08:58 -0500
commit23226c46a16bd1037016c1578b608eb6d23f7546 (patch)
tree04cad20e31b2d76b5e76bebed151503c89c43f03 /README.md
parentb966951c47e2ba886d7a99541072c586b64bb17a (diff)
use the Canvas API to get A+ tool ID and URL
Was previously hardcoded.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99780c3..93917e4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
2 2
3This is an cli utility initially created for students at Florida Polytechnic University to submit their aplus codes. 3This is an cli utility initially created for students at Florida Polytechnic University to submit their aplus codes.
4In time, we intend to generalize this utility to all universities. 4In time, we intend to generalize this utility to all universities.
5In the meantime however, any students from other universities wishing to use the utility may change the base_link and external_tools_code (you see this in the URL when you navigate to Aplus attendance within your course) variables. 5In the meantime however, any students from other universities wishing to use the utility may change the instance_url (the main URL you see before the / when you use Canvas) variables.
6 6
7## Usage 7## Usage
8 8