Quellcode durchsuchen

Linebreaks

master
Pete Shadbolt vor 6 Jahren
Ursprung
Commit
3ca15d92d0
1 geänderte Dateien mit 4 neuen und 5 gelöschten Zeilen
  1. +4
    -5
      templates/index.html

+ 4
- 5
templates/index.html Datei anzeigen

@@ -45,11 +45,10 @@

<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

Click on the grid to make a new node<br/>
Ctrl-click a node to do a Hadamard<br/>
Select a node, then shift-click another node to do a CZ<br/>
Press space to rotate the grid<br/>

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


Laden…
Abbrechen
Speichern