Update README.md

This commit is contained in:
EthanThatOneKid 2021-01-12 16:35:16 -08:00 committed by GitHub
parent 9a89f94bef
commit 6a179a3c0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ To generate the bookmarklet, run `npm start`.
For security reasons, modern browsers will make you type out the prefix (`javascript:`) manually. For security reasons, modern browsers will make you type out the prefix (`javascript:`) manually.
They use this as a method of opting into the potentially dangerous act of executing foreign JavaScript on a webpage. They use this as a method of opting into the potentially dangerous act of executing foreign JavaScript on a webpage.
This code, however, is non-malicious, so no worries in this case. This code, however, is non-malicious, so no worries.
[grading_console]: https://gdp.code.ninja/Grading [grading_console]: https://gdp.code.ninja/Grading
[bookmarklet_definition]: https://en.wikipedia.org/wiki/Bookmarklet [bookmarklet_definition]: https://en.wikipedia.org/wiki/Bookmarklet