You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,12 @@ Also part of this repository are [basic information](docs/about_mesh_networking.
18
18
19
19
## How to Use
20
20
21
-
Run the program and use the command line commands to create/load a topology. Then select a routing algorithm, perform a few simulation steos and run the test command.
21
+
Run the program and use the command line commands to create/load a topology. Then select a routing algorithm, perform a few simulation steps and run the test command.
22
22
23
23
Every time toplogy or node state changes, a new graph.json file is written. You can use the [GraphViewer](https://github.com/mwarning/GraphViewer) frontend to visualize the topology and node states.
0 commit comments