From f4db82ed83a6e5f83108f9123261a08b1d93162d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Aug 2018 14:10:18 +0000 Subject: [PATCH] Add the missing 'Table of Contents' Change-Id: If34ade2a02a5b3f943c2a6d23897e8dd70ec6123 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af1f55af..cef54287 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ barbican 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. [Release Notes - Release notes for the project](#release-notes) +8. [Contributors - Those with commits](#contributors) +9. [Repository - The project source code repository](#repository) Overview --------