Quellcode durchsuchen

Better help

master
Pete Shadbolt vor 6 Jahren
Ursprung
Commit
43d8015981
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. +7
    -0
      templates/index.html

+ 7
- 0
templates/index.html Datei anzeigen

@@ -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…
Abbrechen
Speichern