summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2019-08-26 16:20:49 -0300
committerDavid Bremner <bremner@debian.org>2019-08-26 16:20:49 -0300
commit2cb4ae20ab4036b1bf77b1e597aaaf539e5a7fde (patch)
tree5c6a1d84442b10085760cb813e9f85d698e2cc10
parentaa9af7a9080ab7a85a3a1c8e81acc7fe9ecbea60 (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.
-