From 35b97171e7a716419a6b1c31ccef94be9935b238 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: I3ddd5675280d8c2d90b7da726eb227f2ebbb3281 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ddae21..b81f30c 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ rally 3. [Setup - The basics of getting started with rally](#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) +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) Overview --------