From de27b744cc68d5dffa390c958846e69de9c51848 Mon Sep 17 00:00:00 2001 From: Zeeshan Ahmad Date: Fri, 22 Jan 2021 19:05:29 +0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2d37abd..ee4b84e 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ ## What is Regular Expression? -[![](https://img.shields.io/badge/-Download%20PDF%20-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://gum.co/learn-regex) - > 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