Add documentation for keyboard shortcuts (#3215)

* Add docs/KEYBINDS.md which lists all keyboard shortcuts.
* Added a reference in README.md to KEYBINDS.md
* Fixes #3175
This commit is contained in:
Soham Gumaste 2019-06-06 08:53:29 +05:30 committed by Jonathan White
parent a775031fe9
commit d5e544ab32
3 changed files with 36 additions and 4 deletions

View file

@ -141,10 +141,7 @@ DESTDIR=X
Packaging
=========
You can create a package to redistribute KeePassXC (zip, deb, rpm, dmg, etc..)
```
make package
```
You can create a package to redistribute KeePassXC (zip, deb, rpm, dmg, etc..). Refer to [keepassxc-packaging](https://github.com/keepassxreboot/keepassxc-packaging)
Testing