diff --git a/README.md b/README.md index 2ce5be1..5b91312 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,6 @@ Once the data is collected, various sensor and network information are extracted The standards fields within a LoRaWAN packet, such as the data rate, code rate, and frequency channel are also displayed in the csv file. ## Visualization -The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack. -![A screenshot of the Kibana dashboard](https://drive.google.com/uc?export=view&id=1sM8tS8UqK4CDGhlQFkQ7e9hJQtHtDFv5) +The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack. Instructions on installing and setting up the Kibana dashboard is found in the 'Kibana' directory. + +!["A screenshot of the Kibana dashboard"](https://drive.google.com/uc?export=view&id=1sM8tS8UqK4CDGhlQFkQ7e9hJQtHtDFv5)