From ac0819dcc814bd9037d67544c7b770a6acbc8170 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Aug 2018 15:13:36 +0000 Subject: [PATCH] Add the missing 'Table of Contents' Change-Id: I6569b65a765e329546bbbe9dd1ce8f8292100634 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fca8e68c..93ab3f72 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ manila 4. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 5. [Development - Guide for contributing to the module](#development) 6. [Contributors - Those with commits](#contributors) +7. [Release Notes - Release notes for the project](#release-notes) +8. [Repository - The project source code repository](#repository) Overview --------