From c745106907dab2deb47e7333bf2543338716b20b Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 23:01:39 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: I0c27618c8fc6876910b6d94f60456770294abb05 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c073e07..972fcd06 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ puppet-heat 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 --------