summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2019-08-29 07:20:43 -0300
committerDavid Bremner <bremner@debian.org>2019-08-29 07:20:43 -0300
commitaa906e7348bcfab20cd3a353cbb3355492e052c5 (patch)
tree27403d808a09fe96d727fe6b5c1b03d9a4de39b4
parent5c418e438f51d15f5641da748df7c911de7b1f28 (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.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index 35aedca..fb3a67b 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,8 @@
# Hydra
-[![Build Status](https://travis-ci.org/abo-abo/hydra.svg?branch=master)](https://travis-ci.org/abo-abo/hydra)
-[![MELPA](https://melpa.org/packages/hydra-badge.svg)](https://melpa.org/#/hydra)
-[![MELPA Stable](https://stable.melpa.org/packages/hydra-badge.svg)](https://stable.melpa.org/#/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
@@ -89,10 +83,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