diff --git a/README.md b/README.md index 4d3ccd9..a821b8e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # NtopngGlobe -Ntopng alerts are displayed in Globe.gl \ No newline at end of file +Ntopng alerts are displayed in Globe.gl + +### Install packages +``` sh +npm install +``` + +### Start Server +``` sh +npm start +``` \ No newline at end of file