From 9483a3fa16268b43979e5428db5b80a6663be09f Mon Sep 17 00:00:00 2001 From: Sahib Yar Date: Thu, 17 Aug 2017 15:29:42 +0500 Subject: [PATCH] deleted the bonus from table of contents (#62) As you now you have removed the bonus section, which contained the examples, the bonus tag should be removed from the table of contents also. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3fde940..ece50f7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ contains uppercase letter and also it is too short. - [Case Insensitive](#51-case-insensitive) - [Global search](#52-global-search) - [Multiline](#53-multiline) -- [Bonus](#bonus) ## 1. Basic Matchers