mirror of
https://github.com/ziishaned/learn-regex.git
synced 2025-08-05 11:06:46 -04:00
Update README.md
This commit is contained in:
parent
de27b744cc
commit
5d56ad1e8b
@ -4,10 +4,6 @@
|
||||
<img src="https://i.imgur.com/bYwl7Vf.png" alt="Learn Regex">
|
||||
</a>
|
||||
</p>
|
||||
<br/>
|
||||
<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>
|
||||
|
||||
|
||||
## Translations:
|
||||
@ -30,6 +26,10 @@
|
||||
|
||||
## 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>
|
||||
|
||||
> 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user