From cef3139ed0271c981195a3cb234bbe8a31108441 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 22:45:20 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: Iedf718e3bbcfd584117e93da6bc5cb36211c4157 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38ace20..ca53df4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ tacker 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 --------