Skip to content

Commit bdb2480

Browse files
Readme usage guide add
1 parent 791fffa commit bdb2480

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ Preview
77

88
![Screenshot](https://cloud.githubusercontent.com/assets/4989256/20325678/5efeecde-ab8e-11e6-8d8d-f4955a1afa4d.png)
99

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+
1024
Development
1125
-----------
1226

0 commit comments

Comments
 (0)