From 5d56ad1e8b736e39fe4c04f5ae011e8e4fb7f6cb Mon Sep 17 00:00:00 2001 From: Zeeshan Ahmad Date: Sun, 24 Jan 2021 21:20:49 +0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ee4b84e..8dcd5c7 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ Learn Regex

-
- - Download PDF - ## Translations: @@ -30,6 +26,10 @@ ## What is Regular Expression? + + Download PDF + + > A regular expression is a group of characters or symbols which is used to find a specific pattern in a text. A regular expression is a pattern that is matched against a subject string from