Browse Source

Linebreaks

master
Pete Shadbolt 6 years ago
parent
commit
3ca15d92d0
1 changed files with 4 additions and 5 deletions
  1. +4
    -5
      templates/index.html

+ 4
- 5
templates/index.html View File

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


Loading…
Cancel
Save