Skip to content

Commit a062ae7

Browse files
committed
Update README.md
Bug fix: • Fixed grammar in README.md • Updated Browser compatibilities check
1 parent 8c0e827 commit a062ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ It is recommended that you use the web-version of Small Dev Talk available at [h
88

99
If you would like to run this offline, you can download the Github and remove all of 'https://raw.githubusercontent.com/ASully/Small-Dev-Talk/master/' from index.js & index.min.js and it would load offline as well.
1010

11-
To visit specific articles, just change the directory to end with '?' + article name (list of article names can be found in [articleData.json](src\articleArchive\articleData.json)). For example, if you would like to read the Playsets's interview, just change the directory to [https://asully.github.io/Small-Dev-Talk/index.html?Playsets](https://asully.github.io/Small-Dev-Talk/index.html?Playsets).
11+
To visit specific articles, just change the directory to end with '?' + article name (list of article names can be found in [articleData.json](src\articleArchive\articleData.json)). For example, if you would like to read the Playsets' interview, just change the directory to [https://asully.github.io/Small-Dev-Talk/index.html?Playsets](https://asully.github.io/Small-Dev-Talk/index.html?Playsets).
1212

1313
## Browser Compatibilities
1414

1515
Chrome | Firefox | IE | Edge | Safari | Opera | Mobile |
1616
--- | --- | --- | --- | --- | --- | --- |
17-
✔ | ✔ | | ? | ? | ✔ | ? |
17+
✔ | ✔ | X | | ? | ✔ | |
1818

1919
## Known issues
2020

0 commit comments

Comments
 (0)