README: add screenshots
This commit is contained in:
parent
aa237c2380
commit
9475306483
13
README.md
13
README.md
|
@ -1,3 +1,16 @@
|
||||||
|
# Meshviewer
|
||||||
|
|
||||||
|
Meshviewer is a frontend for
|
||||||
|
[ffmap-backend](https://github.com/ffnord/ffmap-backend).
|
||||||
|
|
||||||
|
# Screenshots
|
||||||
|
|
||||||
|
![](doc/mapview.png?raw=true)
|
||||||
|
![](doc/graphview.png?raw=true)
|
||||||
|
![](doc/allnodes.png?raw=true)
|
||||||
|
![](doc/links.png?raw=true)
|
||||||
|
![](doc/statistics.png?raw=true)
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
- npm
|
- npm
|
||||||
|
|
BIN
doc/allnodes.png
Normal file
BIN
doc/allnodes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
BIN
doc/graphview.png
Normal file
BIN
doc/graphview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
BIN
doc/links.png
Normal file
BIN
doc/links.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
doc/mapview.png
Normal file
BIN
doc/mapview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
BIN
doc/statistics.png
Normal file
BIN
doc/statistics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
Reference in a new issue