From e2f70ee0625fe861d5b3d9c23074cfa9ef8835b8 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:45:44 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db35614..b7fdea3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ List of windows with current window highlighted ## Screenshots ![Alt text](screenshots/tmux-dracula-screenshot.jpg?raw=true "Tmux Dracula") - + +## Compatibility +Designed for compatibility with Mac systems and tested on macOS 10.15 Catalina +Compatibility with Linux systems and/or WSL on Windows is not yet available + ## Installation Use TPM (tmux plugin manager) and add to your .tmux.conf: `set -g @plugin 'danerwilliams/tmux-dracula'`