Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexcede authored Nov 2, 2019
1 parent 2917e7d commit 10ea39c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
H3x is a script sandbox which aims to be minimally intrusive (as little modification of functionality as possible), easily editable, secure, and reliable.

# Documentation
[Sandbox](Documentation/Sandbox.md)
[Sandbox](Documentation/Sandbox.md) - An API for sandboxing scripts

[Runner](Documentation/Runner.md)
[Runner](Documentation/Runner.md) - An API for executing scripts inside of other scripts

[Context](Documentation/Context.md)
[Hook](Documentation/Hook.md) - An API for controlling the script sandbox and implementing custom functionality

[Hook](Documentation/Hook.md)
[Context](Documentation/Context.md) - The base API for running scripts used by Sandbox (unsandboxed, but managed)

0 comments on commit 10ea39c

Please sign in to comment.