Skip to content

Commit

Permalink
README.md: Fix up typos
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Mar 11, 2015
1 parent 556db52 commit bfe65da
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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

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:

Expand Down

0 comments on commit bfe65da

Please sign in to comment.