diff --git a/README.md b/README.md index fd7259d..e44e23f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An elegant web & terminal interface for Unitech/PM2. > Compatible with PM2 v0.12.7+ > If you wanna update to pm2-gui@latest, make sure you've read the [change logs](CHANGELOG.md). -> You can track lifecycle by [pm2-ant](/Tjatse/pm2-gui) +> You can track lifecycle by [pm2-ant](https://github.com/Tjatse/pm2-ant) ![image](screenshots/pm2-gui.gif) @@ -19,6 +19,8 @@ An elegant web & terminal interface for Unitech/PM2. - [UI/UX](#ui) - [Serving apps locally with nginx and custom domain](#serv) +![image](screenshots/design.jpg) + # Features - Curses-like dashboard. diff --git a/screenshots/design.jpg b/screenshots/design.jpg new file mode 100644 index 0000000..03a5505 Binary files /dev/null and b/screenshots/design.jpg differ