From 3abb13a8ac84af6712de27d726d7125bc3ddffba Mon Sep 17 00:00:00 2001 From: Samuel Nelson Date: Wed, 30 Oct 2013 13:43:49 -0600 Subject: [PATCH] Updated README with a link to the suite package section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a236837..9de566d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Features include: * [Easy assertions](#assert-package) * [Mocking](#mock-package) * [HTTP response trapping](#http-package) + * [Testing suite interfaces and functions](#suite-package) Get started: