mirror of
https://github.com/codeninjasgg/code-sensei.git
synced 2024-11-23 07:47:59 -05:00
I hadded to do it
This commit is contained in:
parent
a87550d3f9
commit
6c695064d4
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
// https://gist.github.com/EthanThatOneKid/95e8393c0afc1a35efda6f514d4ee6ea
|
||||
|
||||
alert("Hello, World!");
|
||||
|
|
Loading…
Reference in a new issue