From 7cc36a2d7105fa5b1daf8bbbe236506a0a5de6d1 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 17 Apr 2019 09:42:43 +0800 Subject: [PATCH] Add Beaker-Rspec to the table of contents Change-Id: Iad6b2f1993cfa4d65fdd40ce8616f0bd981aec95 --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d1c96ac..03611e1f 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ Ceilometer 3. [Setup - The basics of getting started with ceilometer](#setup) 4. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 5. [Limitations - OS compatibility, etc.](#limitations) -6. [Development - Guide for contributing to the module](#development) -7. [Release Notes - Release notes for the project](#release-notes) -8. [Contributors - Those with commits](#contributors) -9. [Repository - The project source code repository](#repository) +6. [Beaker-Rspec - Beaker-rspec tests for the project](#beaker-rpsec) +7. [Development - Guide for contributing to the module](#development) +8. [Release Notes - Release notes for the project](#release-notes) +9. [Contributors - Those with commits](#contributors) +10. [Repository - The project source code repository](#repository) Overview --------