Skip to content

Commit a915fc9

Browse files
committed
Update docs
1 parent 8c06891 commit a915fc9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Eloquent Regex brings the simplicity and elegance to regular expressions. Design
1313
- [Ready-to-Use Patterns](#ready-to-use-patterns)
1414
- [Custom Patterns](#custom-patterns)
1515
- [Creating a Custom Pattern](#creating-a-custom-pattern)
16-
- [Applying Quantifiers](#applying-quantifiers)
17-
- [Optional Elements](#optional-elements)
18-
- [Specifying a Range](#specifying-a-range)
19-
- [One or More](#one-or-more)
20-
- [Zero or More](#zero-or-more)
21-
- [Exact Number](#exact-number)
22-
- [Custom Character Sets and Groups](#custom-character-sets-and-groups)
23-
- [Quantifier Values](#quantifier-values)
16+
- [Applying Quantifiers](#applying-quantifiers)
17+
- [Optional Elements](#optional-elements)
18+
- [Specifying a Range](#specifying-a-range)
19+
- [One or More](#one-or-more)
20+
- [Zero or More](#zero-or-more)
21+
- [Exact Number](#exact-number)
22+
- [Custom Character Sets and Groups](#custom-character-sets-and-groups)
23+
- [Quantifier Values](#quantifier-values)
2424

2525
# Overview
2626

0 commit comments

Comments
 (0)