diff --git a/README.md b/README.md index 271f738..db08f84 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # PHP Monitor website -This is a simplified Laravel project, with some providers and Laravel functionality disabled because said functionality is not needed for the simple site that is required. \ No newline at end of file +This is a simplified Laravel project, with some providers and Laravel functionality disabled because said functionality is not needed for the simple site that is required. diff --git a/resources/views/onepager.blade.php b/resources/views/onepager.blade.php index f53ae76..f88cf7e 100644 --- a/resources/views/onepager.blade.php +++ b/resources/views/onepager.blade.php @@ -7,8 +7,11 @@ @vite('resources/css/app.css') -

- PHP Monitor says hi! -

+
+

+ Easily manage your local PHP setup on the Mac. +

+

PHP Monitor (or phpmon) is a lightweight, native Mac menu bar app that interacts with Laravel Valet. It can help you manage multiple PHP installations, locate config files, and so much more.

+
\ No newline at end of file