From 2177fc1bd6f3eb17d53cc5565c8ed1b0b06bc6c8 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Aug 2018 23:05:43 +0800 Subject: [PATCH] Add the missing 'Table of Contents' in README Change-Id: I919aca3476aad14af942ba907a8da9568276c580 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c8192a0..0ee3c894 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ puppet-ironic 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 --------