From 49e97ad3b90d46e63678d825f1b3ae8b8e9a3d33 Mon Sep 17 00:00:00 2001 From: line0 Date: Sun, 1 Mar 2015 05:25:58 +0100 Subject: [PATCH] documentation: update index --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f3f86a..f1ab91d 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ __Requirements__: 1. [DependencyControl for Users](#dependency-control-for-users) 2. [Usage for Automation Scripts](#usage-for-automation-scripts) 3. [Namespaces and Paths](#namespaces-and-paths) - 4. [Reference](#reference) - 5. [The Anatomy of an Updater Feed](#the-anatomy-of-an-updater-feed) (tbd) + 4. [The Anatomy of an Updater Feed](#the-anatomy-of-an-updater-feed) + 5. [Reference](#reference) 6. [Ancillary Components: Logger and ConfigHandler](#FIXME) (tbd) ----------------------------------