From 5fd5db4bef2dd16d9bc05ac81f1f72a9edc4a971 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: Ibbb1d951610b32aa19facd5c60b1d14a7c3c9ef3 --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71d80b3..e723d01 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ mistral 3. [Setup - The basics of getting started with mistral](#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 - Release notes for the project](#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 - Release notes for the project](#release-notes) +10. [Repository - The project source code repository](#repository) Overview --------