summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 87987d4..bde01cb 100644
--- a/index.html
+++ b/index.html
@@ -165,6 +165,8 @@
<button type="button" class="btn btn-default navbar-btn btn-plan">Plan</button>
<button type="button" class="btn btn-default navbar-btn btn-hint">Hint</button>
<button type="button" class="btn btn-default navbar-btn btn-test">Test</button>
+ <button type="button" class="btn btn-default navbar-btn btn-run">Run</button>
+ <button type="button" class="btn btn-default navbar-btn btn-stop">Stop</button>
</div>
</nav>
<div class="code_editor"></div>