From b00237d6c30f9b77657c5ace583a9c0f43a9959e Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 23:18:19 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: Ief6776b84c918b8c43cb85b481194ed4cdbe6ec5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b09c75..e47e16c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ mistral 5. [Limitations - OS compatibility, etc.] 6. [Development - Guide for contributing to the module](#development) 7. [Contributors - Those with commits](#contributors) +8. [Release Notes - Release notes for the project](#release-notes) +9. [Repository - The project source code repository](#repository) Overview --------