From 271fd618d7ee286f154789bc12fdb2c5ce5cc78e Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 23:14:59 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: I31a18dd85a012a40d606c2b2331aac00339d3db3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ce02a825..9adb487ff 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ keystone 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 --------