Skip to content

Commit 38d1470

Browse files
authored
Update README.md
1 parent 5c1471b commit 38d1470

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
<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">
44
</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 />
610

711
Chrome extension for SFU students to easily access prof rating from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule).
812

@@ -17,6 +21,7 @@ The extension runs updates for every new semester automatically.
1721
<img src="./images/screenshot2.png" width="400" height="280">
1822
</div>
1923

24+
2025
## Running in Development Mode
2126
1. Clone or download the repository.
2227
2. Enter the extension setting page and enable **Developer Mode**
@@ -33,3 +38,4 @@ The extension runs updates for every new semester automatically.
3338
1. `npm install` to install dev dependencies
3439
2. `npm test` to run all test suites
3540

41+

0 commit comments

Comments
 (0)