branch: master commit 457f48e72e3241bbb467ce4ebef7dcb6c8721beb Author: Alexey Veretennikov <alexey.veretenni...@gmail.com> Commit: Alexey Veretennikov <alexey.veretenni...@gmail.com>
Updated readme --- README.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccb4d33..761d96b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ztree ===== -Simple text-mode directory tree for Emacs. +Simple text-mode directory tree for Emacs. See screenshots below for GUI and the terminal versions of the zterm.  @@ -19,4 +19,4 @@ Call the `ztree` interactive function: M-x ztree ``` -Open/close directories with double-click, `RET` or `Space` keys. To jump to the parent directory, hit `Backspace` key. +Open/close directories with double-click, `RET` or `Space` keys. To jump to the parent directory, hit the `Backspace` key.