From d97a9c3d48e508341759bd8724ca3362fdff93b9 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 17 Apr 2019 09:42:45 +0800 Subject: [PATCH] Add Beaker-Rspec to the table of contents Change-Id: Ic2f4084dc6fe310d2a5d1f9ee183e14fc0b44ebb --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbbcafe..f1c9226 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ zaqar 3. [Setup - The basics of getting started with zaqar](#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 --------