From 6348e9451eebfe29936de8bf2c3947bce481f709 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Aug 2018 14:06:12 +0000 Subject: [PATCH] Add the missing 'Table of Contents' Change-Id: I474f6521d8156410179ece39d2a095ca6d8a728e --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81b55177..59ce56eb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ AODH 4. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 5. [Limitations - OS compatibility, etc.](#limitations) 6. [Development - Guide for contributing to the module](#development) -7. [Contributors - Those with commits](#contributors) +7. [Repository - The project source code repository](#repository) +8. [Contributors - Those with commits](#contributors) +9. [Release Notes - Release notes for the project](#release-notes) Overview --------