From 33825e7b66a34601d1ed094a9d5b5caad03b78b8 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Thu, 16 Jul 2020 19:34:38 +0200 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b96f39d..3365933 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PHP Monitor +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. It also gives you quick access to various useful functionality (like switching PHP versions, restarting services, accessing configuration files, and more). @@ -12,7 +14,7 @@ It's also super convenient to and switch between versions. ## 🖥 System requirements -* macOS 10.15 Catalina +* macOS 10.15 Catalina or higher (works on macOS 11 Big Sur) * PHP 7.4 installed with Homebrew 2.x * Laravel Valet 2.x