Update README.md

This commit is contained in:
Zeeshan Ahmad 2021-01-24 21:22:04 +04:00 committed by GitHub
parent 5d56ad1e8b
commit d6c5519e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,9 +26,11 @@
## What is Regular Expression?
<a href="https://gum.co/learn-regex">
<img src="https://img.shields.io/badge/-Download%20PDF%20-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="Download PDF">
</a>
<p>
<a href="https://gum.co/learn-regex">
<img src="https://img.shields.io/badge/-Download%20PDF%20-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="Download PDF">
</a>
</p>
> A regular expression is a group of characters or symbols which is used to find a specific pattern in a text.