From 49372fa69e068e3528f48ebd808b89233295fcfa 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: Ibed6ecacbcb3e95dd4dedcfc237b488314471bef --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a01c15ae..3663c0be 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ puppet-designate 3. [Setup - The basics of getting started with designate](#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. [Contributors - Those with commits](#contributors) -8. [Release Notes - Notes on the most recent updates to the module](#release-notes) -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. [Contributors - Those with commits](#contributors) +9. [Release Notes - Notes on the most recent updates to the module](#release-notes) +10. [Repository - The project source code repository](#repository) Overview --------