We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791fffa commit bdb2480Copy full SHA for bdb2480
README.md
@@ -7,6 +7,20 @@ Preview
7
8

9
10
+Usage
11
+-----
12
+
13
+[Build](#development) the project, then open `index.html` file.
14
15
++ Click and drag on empty space to move around nodes.
16
++ Click and drag on a node to move the node.
17
++ Single-click a node to select it.
18
++ CTRL-click nodes to select many of them.
19
++ CTRL-click and drag on empty space to select a bunch of nodes.
20
++ Scroll down or up to scale.
21
++ Click on menu button to open a table containing information about selected nodes.
22
++ Click on export button to save the table as a file.
23
24
Development
25
-----------
26
0 commit comments