Browse Source

Better help

master
Pete Shadbolt 6 years ago
parent
commit
43d8015981
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      templates/index.html

+ 7
- 0
templates/index.html View File

@@ -44,6 +44,13 @@


<div id=help>
<h3>Usage:</h3>
Click on the grid to make a new node
Ctrl-click a node to do a Hadamard
Select a node, then shift-click another node to do a CZ
Press space to rotate the grid


<h3>API usage:</h3>
GET https://abv.peteshadbolt.co.uk/graph -> JSON<br/>
POST JSON -> https://abv.peteshadbolt.co.uk/graph


Loading…
Cancel
Save