From cb719556d6a46276c38533f0aae88ee67c8773ae 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: Ie1a7980583cad8a570e83a2965fab6d659f21e8a --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7cd5c8..82bcbbb 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Team and repository tags 3. [Setup - The basics of getting started with placement](#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 --------