diff --git a/README.md b/README.md
index ca8de7a..5bb24db 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,14 @@ The IFM uses the following resources:
* [jQuery](https://jquery.com)
* [Mustache](https://mustache.github.io/)
+## features
+* create/edit files and directories
+* copy/move files and directories
+* download files and directories
+* upload files directly or via URL
+* extract zip archives
+* change permissions
+* image preview
## requirements
| Client | Server |
@@ -21,7 +29,7 @@ Just copy the ifm.php to your webspace - thats all :)
## key bindings
* e - edit / extract current file
-* hjkl - vim-style navigation
+* hjkl - vim-style navigation (alternative to arrow keys)
* g - focus the path input field (i.e. "goto")
* r - refresh file table
* u - upload a file