summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2018-06-02 21:28:35 -0300
committerDavid Bremner <bremner@debian.org>2018-06-02 21:28:35 -0300
commitf0d0e6ddf730b3014089b680b311dc3a9193830b (patch)
tree1d271cea804f06086b61f9594d2d8b768ef1fdde
parent63c1c92430751bcbd19623413210c286325c7167 (diff)
Remove screenshots from README file
This patch removes screenshots from README file. These screenshots are loaded from an external web site. Gbp-Pq: Name 0001-clean-README.diff
-rw-r--r--README.md15
1 files changed, 1 insertions, 14 deletions
diff --git a/README.md b/README.md
index dc1907a..ede3e4c 100644
--- a/README.md
+++ b/README.md
@@ -58,15 +58,9 @@ By default all files starting with dot (like `.gitignore`) are not shown and exc
One also could turn on unicode characters to draw the tree with instead of normal ASCII-characters. This is controlled by the `ztree-draw-unicode-lines` variable.
-### Screenshots
-
-![ztreediff emacsx11](https://github.com/fourier/ztree/raw/screenshots/screenshots/emacs_diff_xterm.png "Emacs in xterm with ztree-diff")
-
-![ztreediff-diff emacsx11](https://github.com/fourier/ztree/raw/screenshots/screenshots/emacs_diff_simplediff_xterm.png "Emacs in xterm with ztree-diff and simple diff")
-
## ztree-dir
-**ztree-dir** is a simple text-mode directory tree for Emacs. See screenshots below for the GUI and the terminal versions of the **ztree-dir**.
+**ztree-dir** is a simple text-mode directory tree for Emacs.
Call the `ztree-dir` interactive function:
@@ -84,12 +78,6 @@ M-x ztree-dir
### Customizations
Set the `ztree-dir-move-focus` variable to `t` in order to move focus to the other window when the `RET` key is pressed; the default behavior is to keep focus in `ztree-dir` window.
-
-![ztree emacsapp](https://github.com/fourier/ztree/raw/screenshots/screenshots/emacs_app.png "Emacs App with ztree-dir")
-
-![ztree emacsx11](https://github.com/fourier/ztree/raw/screenshots/screenshots/emacs_xterm.png "Emacs in xterm with ztree-dir")
-
-
## Contributions
You can contribute to **ztree** in one of the following ways.
- Submit a bug report
@@ -105,4 +93,3 @@ For more information one can read [here](http://www.gnu.org/licenses/why-assign.
As soon as the paperwork is done one can contribute to **ztree** with bigger pull requests.
Note what pull requests without paperwork done will not be accepted, so please notify the [maintainer](mailto:alexey.veretennikov@gmail.com) if everything is in place.
-