From 847a6eba652fd640cb766f887e404c8894b89987 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Aug 2018 14:29:44 +0000 Subject: [PATCH] Add the missing 'Table of Contents' Change-Id: I595aaf737fdd9e4df682fee464712ca8a8b4fe84 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5399f523..09627235 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ horizon 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 --------