Bladeren bron

Better help

master
Pete Shadbolt 6 jaren geleden
bovenliggende
commit
43d8015981
1 gewijzigde bestanden met toevoegingen van 7 en 0 verwijderingen
  1. +7
    -0
      templates/index.html

+ 7
- 0
templates/index.html Bestand weergeven

@@ -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


Laden…
Annuleren
Opslaan