Skip to content

Commit c061fc5

Browse files
committed
Added quick start guide to the docs
1 parent c9b6a0e commit c061fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ composer require maestroerror/eloquent-regex
107107

108108
Remember, regex doesn't have to be a source of frustration. With EloquentRegex, you're on your way to becoming a regex master, all while writing cleaner, more maintainable Laravel code.
109109

110-
Need to get started with custom patterns quickly? Checkout out this [guide](https://medium.com/@revaz.gh/get-started-with-eloquentregex-2341fef3d0ab)!
110+
Need to get started quickly? Read the [quick start guide](https://medium.com/@revaz.gh/get-started-with-eloquentregex-2341fef3d0ab)! 🚀
111111

112112
# Basic Usage
113113

0 commit comments

Comments
 (0)