diff --git a/README.md b/README.md index 77bf8f2..8494fef 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Ntopng alerts are displayed in Globe.gl +![Example Image](https://git.dergeorg.at/dergeorg/NtopngGlobe/raw/branch/master/public/images/example.png) + ### Install packages ``` sh npm install @@ -23,7 +25,10 @@ npm start * Manual refresh on left-click * Click on arc reveals whole "Ntopng Alert" * Hover on arc reveals src/dest ip/hostname + #### Colors * Orange arc is a bidirectional request (sender and receiver are swapped) * Red side of arc is receiving * Green side of arc is sending + +