Skip to content

Commit

Permalink
add info about kyle's prev/next impl to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sidstamm committed Jun 17, 2024
1 parent ed34e1e commit d3546a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ When installed, this extension modifies the schedule lookup page to have a prett
* If viewing only one section, a link to view all sections is available
* A link to view the class meeting schedule (for one or many sections) is available

### When viewing an individual's schedule
* Previous and Next quarter links available to quickly see the individual's adjacent term schedule.

### On the "ad-hoc group schedules" page
<img src="docs/adhoc-schedule-additions.png">

Expand All @@ -67,4 +70,4 @@ Once a profile is created, use web-ext to run it:
web-ext run --keep-profile-changes --firefox-profile=<profilename>
```

Or you can use the VS Code "Debugger for Firefox" extension and the `.vscode/launch.json` file provided in this repo.
Or you can use the VS Code "Debugger for Firefox" extension and the `.vscode/launch.json` file provided in this repo.

0 comments on commit d3546a8

Please sign in to comment.