diff --git a/README.md b/README.md index 3e1cb76..b2a5771 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # Keycastr -KeyCastr, an open-source keystroke visualizer +KeyCastr, an open-source keystroke visualizer. +![preview](assets/preview.png) + +![display preferences](assets/preferences.png) ## Download - + - [Download latest release](https://github.com/keycastr/keycastr/releases) diff --git a/assets/preferences.png b/assets/preferences.png new file mode 100644 index 0000000..9c99f56 Binary files /dev/null and b/assets/preferences.png differ diff --git a/assets/preview.png b/assets/preview.png new file mode 100644 index 0000000..3a1780f Binary files /dev/null and b/assets/preview.png differ