Skip to content

Commit 052ae22

Browse files
committed
Update Crumble README
1 parent 83974e9 commit 052ae22

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

glue/crumble/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Crumble is not polished.**
1717
- [Using Crumble](#using-crumble)
1818
- [Loading and Saving Circuits](#loading-and-saving-circuits)
1919
- [Keyboard Controls](#keyboard-controls)
20-
- [Mouse Controls](#mouse-controls)
20+
- [Mouse Controls](#mouse-controls)
2121
- [Building Crumble](#building-crumble)
2222
- [Testing Crumble](#testing-crumble)
2323

@@ -226,13 +226,13 @@ of the **Y gate** (y) (i.e. the gate `SQRT_YY_DAG 1 2`).
226226

227227
**Interaction**
228228

229-
- `Arrow Keys (Up/Down/Left/Right)`: Pan the Planar Layout view.
229+
- `Arrow Keys (Up/Down/Left/Right)`: Pan the Planar Layout view
230230
- `ctrl+0`: Reset View (reset both the planar view and the timeline scroll)
231231
- `ctrl+-`: Zoom out
232232
- `ctrl++` or `ctrl+=`: Zoom in
233233

234234
<a name="mouse-commands"></a>
235-
### Mouse Controls
235+
## Mouse Controls
236236

237237
Note: to `BoxSelect` means to press down the left mouse button, drag the mouse
238238
while holding the button down to outline a rectangular region, and then release

0 commit comments

Comments
 (0)