summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2018-06-02 20:55:09 -0300
committerDavid Bremner <bremner@debian.org>2018-06-02 20:55:09 -0300
commit58de592e2725661bf566fb3ab51f0a7a6711884b (patch)
tree7c133587df94ee55c889582bb31a799a49516d9f
parentc0f6c47bb7496ec0a21e5104a14c099afecdbce0 (diff)
Remove badge icon and screenshots from README file
This patch removes badges icon and screenshots from README files. This icon is intended rather for developers, badge and screenshots are loaded from several external web sites and not included in the original source. Gbp-Pq: Name 0001-clean-documentation.diff
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index d2237d8..4c2852c 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
-[![Build Status](https://travis-ci.org/abo-abo/hydra.svg?branch=master)](https://travis-ci.org/abo-abo/hydra)
-
This is a package for GNU Emacs that can be used to tie related commands into a family of short
bindings with a common prefix - a Hydra.
-![hydra](http://oremacs.com/download/Hydra.jpg)
-
## Description for Poets
Once you summon the Hydra through the prefixed binding (the body + any one head), all heads can be
@@ -85,10 +81,6 @@ For any Hydra:
## The impressive-looking one
-Here's the result of pressing <kbd>.</kbd> in the good-old Buffer menu:
-
-![hydra-buffer-menu](http://oremacs.com/download/hydra-buffer-menu.png)
-
The code is large but very simple:
```cl