From db4c0399fdfaf8db4da6afce80cbd37c9c94c8fa Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Fri, 12 Mar 2021 12:26:55 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9fe7be8..8e3b23a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PHP Monitor +> ⭐️ If this software has been useful to you, all I ask is that you **please star the repository**, so I know that the software is being used. You can also send me [feedback](https://twitter.com/nicoverbruggen) if the app came in handy. Thank you! 😃 + phpmon icon PHP Monitor (or phpmon) is a lightweight macOS utility app that runs on your Mac and displays the active PHP version in your status bar. @@ -40,10 +42,6 @@ To upgrade your existing installation, run: _The app is signed and notarized, meaning all you have to do is approve its first launch._ -## ⭐️ Star me! - -If this software has been useful to you, all I ask is that you **please star the repository**, so I know that the software is being used. You can also send me [feedback](https://twitter.com/nicoverbruggen) if the app came in handy. 😃 - ## 👨‍💻 Why build this? I wanted to be able to **see at a glance** which version of PHP was linked, and handle dealing with Laravel Valet in a simple app without having to deal with the terminal every time.