From 181ebe3430b5fb57e47f544b9b71acd747e38a0b Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 17 Apr 2019 09:42:44 +0800 Subject: [PATCH] Add Beaker-Rspec to the table of contents Change-Id: I712077f193a7bb5c48bccdb63d79b51353e934e2 --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4acc70ea..c8a51949 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,12 @@ openstacklib 4. [Usage - The usage of the openstacklib module](#usage) 5. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 6. [Limitations - OS compatibility, etc.](#limitations) -7. [Development - Guide for contributing to the module](#development) -8. [Contributors - Those with commits](#contributors) -9. [Release Notes - Release notes for the project](#release-notes) -10. [Repository - The project source code repository](#repository) -11. [Versioning - Notes on the version numbering scheme](#versioning) +7. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rpsec) +8. [Development - Guide for contributing to the module](#development) +9. [Contributors - Those with commits](#contributors) +10. [Release Notes - Release notes for the project](#release-notes) +11. [Repository - The project source code repository](#repository) +12. [Versioning - Notes on the version numbering scheme](#versioning) Overview --------