We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ffa1f commit 133ccedCopy full SHA for 133cced
README.md
@@ -13,7 +13,7 @@ Graph editor is a program for creating and editing graph structures.
13
14
<img src=https://github.com/Chudopal/Graph_editor/blob/master/images/crate_node.gif width=720 height=406>
15
16
-3. Creating edge:
+3. Creating an edge:
17
18
<img src=https://github.com/Chudopal/Graph_editor/blob/master/images/crate_edge.gif width=720 height=406>
19
@@ -41,7 +41,7 @@ Graph editor is a program for creating and editing graph structures.
41
42
<img src=https://github.com/Chudopal/Graph_editor/blob/master/images/centre.gif width=720 height=406>
43
44
-10. Make tree ar binary tree.
+10. Make tree or binary tree.
45
46
<img src=https://github.com/Chudopal/Graph_editor/blob/master/images/make_tree.gif width=720 height=406>
47
0 commit comments