diff --git a/README.md b/README.md index 9dfeb35..9d96726 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ ![Mic Status On Screenshot](mic_on.png) ![Mic Status Off Screenshot](mic_off.png) +![Mic Status Not monitoring Screenshot](monitoring.png) ## Features - Intuitive menu bar icon that changes to reflect the microphone's status. +- You can enable and disable monitoring of the microphone status. - Lightweight and unobtrusive design. ## Getting Started diff --git a/monitoring.png b/monitoring.png new file mode 100644 index 0000000..dcc1545 Binary files /dev/null and b/monitoring.png differ