From 501074d6396b5b5908a485dd3cc34be40fad50ae Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 21 Jun 2019 13:19:17 +0200 Subject: [PATCH] fix typo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d52bdb..c60a082 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,12 @@ Also part of this repository are [basic information](docs/about_mesh_networking. ## How to Use -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. +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. 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. + + ## Command Line Some commands on the command line are: