diff --git a/README.md b/README.md
index eac180c..64cf394 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,11 @@ makes it easier to edit such config files with emacs.
It is based on `conf-mode` with the following features:
- good syntax highlighting for config files
-- completion support with (using `dabbrev`)
+- completion support with tab (using `dabbrev`)
- imenu support for ``
- electric paring mode (for quotes, parens, etc) enabled
- automatic indenting
-- jump to include file with
+- jump to include file with return
### Installation