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