diff --git a/README.md b/README.md index 42f0833..4c05bc5 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,7 @@ This is followed by 9 and 12 bits per pixel and finally 24 bits per pixel. ![24 Payloadbits per Pixel](img/ping24.png) +An interactive output to the terminal could look like this: + +![Interactive Terminal output](https://github.com/florianl/goNetViz/raw/master/img/terminal.gif) diff --git a/img/terminal.gif b/img/terminal.gif new file mode 100644 index 0000000..ed59127 Binary files /dev/null and b/img/terminal.gif differ