summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2018-06-02 20:57:22 -0300
committerDavid Bremner <bremner@debian.org>2018-06-02 20:57:22 -0300
commit82e5b48c7889f787c4a948482616b741b2e1fcc4 (patch)
treeb8774d95358d7bee59a9e68aeb80a83e5c940629
parent3cd3ab79842a83b839f71138aa99da1a7a693049 (diff)
Remove badge icons and screenshot from README file
This patch removes badges icons and screenshot from README file. These icons are intended rather for developers; icons and screenshot are loaded from external web sites. Gbp-Pq: Name 0002-clean-documentation.diff
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6aa7344..8c2f533 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
# ido-vertical-mode.el
-[![Build Status](https://travis-ci.org/gempesaw/ido-vertical-mode.el.svg?branch=master)](https://travis-ci.org/gempesaw/ido-vertical-mode.el) Makes ido-mode display vertically.
-
-![screenshot.gif](screenshot.gif)
-
This mode takes care of some caveats that are otherwise ugly to store
in your init file.
@@ -53,7 +49,7 @@ Make it look like @abo-abo's [blog post](http://oremacs.com/2015/02/09/ido-verti
(ido-vertical-mode 1)
```
-Make it look like the screenshot above:
+Make it look like the screenshot on the project webpage:
```elisp
(setq ido-use-faces t)