Update README to include accessibility instructions/screenshot

This commit is contained in:
Andrew Kitchen 2017-07-22 07:04:50 -07:00
parent c424d8f227
commit 58818888cc
2 changed files with 6 additions and 1 deletions

View file

@ -10,12 +10,17 @@ KeyCastr, an open-source keystroke visualizer.
- [Download latest release](https://github.com/keycastr/keycastr/releases) - [Download latest release](https://github.com/keycastr/keycastr/releases)
### Installation via [homebrew](http://brew.sh/) [cask](https://github.com/caskroom/homebrew-cask) ## Installation via [homebrew](http://brew.sh/) [cask](https://github.com/caskroom/homebrew-cask)
```console ```console
which cask || brew tap caskroom/cask # Get cask if you don't already have it which cask || brew tap caskroom/cask # Get cask if you don't already have it
brew cask install keycastr brew cask install keycastr
``` ```
## Accessibility API access
In order to work, KeyCastr must be included in the list of applications with Accessibility API access, under the Security & Privacy system preferences.
![accessibility](assets/accessibility.png)
## History ## History

BIN
assets/accessibility.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB