More text in README
parent
927bc8857d
commit
52050338d6
@ -1,4 +1,13 @@
|
||||
A simple tool for visualising OSPF network topology as seen by BIRD
|
||||
====
|
||||
|
||||
<!-- TODO: write more… -->
|
||||
This is a tool to visualize current state of the OSPF network and compare it to
|
||||
a reference / expected state.
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Run `pip install -e .`. You can use a virtualenv if you wish (recommended).
|
||||
|
||||
A demo is located in `./poor_mans_visualisation.py`, if that runs, everything
|
||||
should be working.
|
||||
|
Loading…
Reference in New Issue