From 6088c8caaee3f6a0b36b0fcdcd07f1117eacecd4 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: Ice7f7d85a8793b0c277af720071b7c9d2df13fef --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5740e45..d651452 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ magnum 3. [Setup - The basics of getting started with magnum](#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 --------