File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div id =" header " align =" center " >
2
- <h2 >SFU Chrome Extension</ h2 >
3
- <img src =" ./images/sfu_rmp_logo.png " width =" 400 " height =" 400 " >
2
+ <h1 >SFU RateMyProfessor</ h1 >
3
+ <img src =" ./images/sfu_rmp_logo.png " width =" 300 " height =" 300 " >
4
4
</div >
5
- <br />
5
+ <br />
6
+ <div align =" center " >
7
+ <img src =" https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/iNEddTyWiMfLSwFD6qGq.png " >
8
+ </div >
9
+ <br />
6
10
7
11
Chrome extension for SFU students to easily access prof rating from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule).
8
12
@@ -17,6 +21,7 @@ The extension runs updates for every new semester automatically.
17
21
<img src =" ./images/screenshot2.png " width =" 400 " height =" 280 " >
18
22
</div >
19
23
24
+
20
25
## Running in Development Mode
21
26
1 . Clone or download the repository.
22
27
2 . Enter the extension setting page and enable ** Developer Mode**
@@ -33,3 +38,4 @@ The extension runs updates for every new semester automatically.
33
38
1 . ` npm install ` to install dev dependencies
34
39
2 . ` npm test ` to run all test suites
35
40
41
+
You can’t perform that action at this time.
0 commit comments