Skip to content

Commit 7e1b79b

Browse files
authored
Merge pull request #152 from gary-kim/enh/noid/options-to-vue
Migrate options to Vue and go more community driven
2 parents 4fa206d + addd032 commit 7e1b79b

File tree

11 files changed

+480
-78
lines changed

11 files changed

+480
-78
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ Regardless of what the extension calculates, teachers are able to override the f
2828

2929
### Main Page
3030
* View final percent for each course
31-
* View current semester GPA
31+
* View semester GPA for both S1 and S2
3232
* Recalculate semester GPA with custom hypothetical grades.
33+
* Calculate cumulative GPA
3334

3435
### Class Page
3536
* View final percent and cutoffs for grades
@@ -41,14 +42,14 @@ Regardless of what the extension calculates, teachers are able to override the f
4142

4243
## Browser Support
4344

44-
### Offically Supported
45+
### Officially Supported
4546

4647
* Firefox
4748
* Chromium
4849

4950
Please be aware that the extension is mainly designed for use in Firefox.
5051

51-
### Unoffical Support
52+
### Unofficial Support
5253

5354
People have gotten the extension to work on the following browsers
5455

@@ -69,7 +70,8 @@ Refer to the [libraries.txt](/libraries.txt).
6970

7071
## License
7172

72-
Copyright &copy; 2018-2019 Gary Kim &lt;<[email protected]>&gt;
73+
Copyright &copy; 2020 The SAS PES Authors
74+
Copyright &copy; 2018-2020 Gary Kim &lt;<[email protected]>&gt;
7375

7476
Source code licensed under [AGPL-3.0-only](LICENSE)
7577

0 commit comments

Comments
 (0)