From 03c0a8f6e2def23181d72c519be90c44330538cb Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 23:41:14 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: I4d924776b89e890f72a55ab138e3f0c5f178f2f9 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 827f2a1..88183f5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ watcher 5. [Limitations - OS compatibility, etc.](#limitations) 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 --------