We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d56ad1 commit d6c5519Copy full SHA for d6c5519
README.md
@@ -26,9 +26,11 @@
26
27
## What is Regular Expression?
28
29
-<a href="https://gum.co/learn-regex">
30
- <img src="https://img.shields.io/badge/-Download%20PDF%20-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="Download PDF">
31
-</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">
32
+ </a>
33
+</p>
34
35
> A regular expression is a group of characters or symbols which is used to find a specific pattern in a text.
36
0 commit comments