summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index 7adb30c..39a5d5b 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,8 @@ Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
- [Rationale](#rationale)
- [Getting Started](#getting-started)
- [Configuration](#configuration)
-- [Directives](#directives)
- - [Link](#link)
- - [Create](#create)
- - [Shell](#shell)
- - [Clean](#clean)
- - [Defaults](#defaults)
- - [Plugins](#plugins)
+- [Directives](#directives) ([Link](#link), [Create](#create), [Shell](#shell), [Clean](#clean), [Defaults](#defaults))
+- [Plugins](#plugins)
- [Wiki][wiki]
---