]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
hydra.el (hydra--format): Update regex order
[gnu-emacs-elpa] / README.md
index df07cecb5002c775de356d158ee95ff60afff215..172524ed8afc553f00f17875fb2e3363cb038db8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ auto-magically.
     - [The one with the least amount of code](#the-one-with-the-least-amount-of-code)
     - [The impressive-looking one](#the-impressive-looking-one)
 - [Community wiki](#community-wiki)
-- [The Rules Hydra-tics](#the-rules-hydra-tics)
+- [The Rules of Hydra-tics](#the-rules-of-hydra-tics)
     - [`hydra-awesome`](#hydra-awesome)
     - [`awesome-map` and `awesome-binding`](#awesome-map-and-awesome-binding)
     - [`awesome-plist`](#awesome-plist)
@@ -116,15 +116,17 @@ is usually the entry point to complex hydras.
 To write your own hydras, you can:
 
 - Either modify an existing hydra to do what you want to do.
-- Read the docstrings and comments in the source to learn the rules.
+- Or read [the rules](#the-rules-of-hydra-tics),
+  [the examples](https://github.com/abo-abo/hydra/blob/master/hydra-examples.el),
+  the docstrings and comments in the source.
 
 # Community wiki
 
-A good amount of useful hydras are aggregated in projects
-[community wiki](https://github.com/abo-abo/hydra/wiki/Hydras%20by%20Topic). Feel free to add your
+You can find some user created hydras and more documentation in the project's
+[community wiki](https://github.com/abo-abo/hydra/wiki/). Feel free to add your
 own or edit the existing ones.
 
-# The Rules Hydra-tics
+# The Rules of Hydra-tics
 
 Each hydra (take `awesome` as a prefix to make it more specific) looks like this: