Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Spring Fest Jamia
The website for Spring Fest Jamia (2018). This is intended to be a single page site
This is website for Spring Fest Jamia (2018). This is intended to be a single page site
with all the contents and features neatly arranged so as to generate interest.

## How to contribute
Expand Down Expand Up @@ -39,5 +39,5 @@ $ npm install -g browser-sync
```
$ browser-sync start --server --files "*/*"
```
You can then open the site on another device using the link given in the output of the above command.
You can then open the website on another device using the link given in the output of the above command.
It will be something like this: `External: http://192.168.0.103:3000`