summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2019-11-12 15:01:03 -0500
committerAnish Athalye <me@anishathalye.com>2019-11-12 15:01:03 -0500
commit7f97a6c6d092f284acd2fdd6a80a5747d63b948c (patch)
treee5e114004075f48553037e03d720665e7da07deb
parent2c27655500ed1e7820d34193c96a4a9776d82c8e (diff)
Make list more compact
-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]
---