mirror of
https://github.com/codeninjasgg/code-sensei.git
synced 2025-02-17 00:30:22 -05:00
Update README.md
This commit is contained in:
parent
6a179a3c0b
commit
ed5e6fac8b
1 changed files with 17 additions and 0 deletions
|
@ -11,12 +11,29 @@ My goal is to make an entirely keyboard-navigable enhancement in the form of a b
|
|||
|
||||
## Usage
|
||||
|
||||
### One-Time
|
||||
|
||||
1. Visit the [grading console][grading_console] while logged in as a code sensei.
|
||||
1. Paste the bookmarklet code in the [address bar](https://en.wikipedia.org/wiki/Address_bar).
|
||||
1. [Make sure it is prefixed with `javascript:`](#security).
|
||||
1. Click <kbd>enter</kbd> to execute the bookmarklet code.
|
||||
1. Grade.
|
||||
|
||||
### Install
|
||||
|
||||
To install a bookmarklet, it must be added to your bookmarks bar.
|
||||
|
||||
#### Chrome Installation
|
||||
|
||||
1. Right-click your bookmark bar.
|
||||
1. Click "Add page...".
|
||||
1. Set the name to `Sensei Grading +`.
|
||||
1. Set the URL to [the latest bookmarket distribution][bookmarklet_file].
|
||||
1. Click "Save".
|
||||
1. Visit the [grading console][grading_console] while logged in as a code sensei.
|
||||
1. Click "Sensei Grading +" on your bookmarks bar to execute the bookmarklet code.
|
||||
1. Grade.
|
||||
|
||||
## Keybinds
|
||||
|
||||
| Key | Action |
|
||||
|
|
Loading…
Reference in a new issue