From 5ac7f89e58b49239eceb860f0347a772a0e77c95 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Aug 2018 15:25:35 +0000 Subject: [PATCH] Add the missing 'Table of Contents' Change-Id: If161c4ae46bd7ef9bce65a3be58a645d5dbf7879 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bbd44af5..cc4f7078 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ openstacklib 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) +10. [Versioning - Notes on the version numbering scheme](#versioning) Overview --------