diff --git a/README.md b/README.md index 07505ad..da8f2af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ A one-file NodeJS server status monitoring/notification tool. # Demo -https://apulse.ybouane.com +Visit https://apulse.ybouane.com for a demo! + +![aPulse — Server Status Open Source NodeJS Tool](screenshot.png "aPulse — Server Status Open Source NodeJS Tool") # Features - Highly and easily configurable, edit the config.js file to add test endpoints and configure the watcher diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..0f1b864 Binary files /dev/null and b/screenshot.png differ