I hadded to do it

This commit is contained in:
EthanThatOneKid 2020-12-26 14:51:38 -08:00
parent a87550d3f9
commit 6c695064d4
2 changed files with 2 additions and 2 deletions

View file

@ -2,8 +2,6 @@
> A bookmarklet to enhance the grading of code ninja assignments.
Code based on: https://gist.github.com/EthanThatOneKid/95e8393c0afc1a35efda6f514d4ee6ea
## Usage
1. Visit the [grading console][grading_console] while logged in as a code sensei.

View file

@ -1 +1,3 @@
// https://gist.github.com/EthanThatOneKid/95e8393c0afc1a35efda6f514d4ee6ea
alert("Hello, World!");