From d4f4c54224332f21d9934cdae6939c8b99dbf380 Mon Sep 17 00:00:00 2001 From: jamesdobson Date: Wed, 1 Jan 2020 16:26:45 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=20Adding=20installation=20instr?= =?UTF-8?q?uctions.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd5136..1cc60b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,17 @@ [![Build Status](https://travis-ci.org/jamesdobson/panoptes.svg?branch=master)](https://travis-ci.org/jamesdobson/panoptes) -Panoptes is a mac screensaver that rotates through a set of webpages. Ideal for displaying monitoring dashboards as your screensaver. +Panoptes is a mac screensaver that rotates through a set of webpages. It's ideal +for displaying status or system monitoring dashboards as your screensaver. + +## Installation + +Install from the [homebrew tap](https://github.com/jamesdobson/homebrew-panoptes): + +```console +~ % brew tap jamesdobson/panoptes +~ % brew cask install panoptes +``` ## Configuration