From 062ed408180f0d1b056a26e85abdcf6f008ffc0d Mon Sep 17 00:00:00 2001 From: Zeeshan Ahmed Date: Tue, 25 Jul 2017 06:45:22 +0100 Subject: [PATCH] Update table of contents --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eee564b..f3e69fa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ contains uppercase letter and also it is too short. - [Caret]() - [Dolar]() - [Shorthand Character Sets]() -- [Lookaheads]() +- [Lookaround]() + - [Positive Lookahead]() + - [Negative Lookahead]() + - [Positive Lookbehind]() + - [Negative Lookbehind]() - [Flags]() - [Case Insensitive]() - [Global search]()