diff --git a/README.md b/README.md
index 240406d..de8cda0 100644
--- a/README.md
+++ b/README.md
@@ -10,19 +10,19 @@ Table of Contents
* [Download](#download)
* [Build](#build)
* [v1 vs v0 changes](#v1-vs-v0-changes)
- * [Golang library import](#golang-library-import)
- * [Configs per command](#configs-per-command)
- * [Custom Commands](#custom-commands)
- * [Incompatible command changes](#incompatible-command-changes)
- * [Login process change](#login-process-change)
+ * [Golang library import](#golang-library-import)
+ * [Configs per command](#configs-per-command)
+ * [Custom Commands](#custom-commands)
+ * [Incompatible command changes](#incompatible-command-changes)
+ * [Login process change](#login-process-change)
* [Configuration](#configuration)
* [Dynamic Configuration](#dynamic-configuration)
* [Custom Commands](#custom-commands-1)
- * [Commands](#commands)
- * [Options](#options)
- * [Arguments](#arguments)
- * [Script Template](#script-template)
- * [Examples](#examples)
+ * [Commands](#commands)
+ * [Options](#options)
+ * [Arguments](#arguments)
+ * [Script Template](#script-template)
+ * [Examples](#examples)
* [Editing](#editing)
* [Templates](#templates)
* [Writing/Editing Templates](#writingediting-templates)