Skip to content

Commit c4c2d3b

Browse files
committed
Update README.md
1 parent 97cfad5 commit c4c2d3b

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
@@ -17,7 +17,7 @@
1717

1818
<p align="center">
1919
<code>godump</code> is a developer-friendly, zero-dependency debug dumper for Go. It provides pretty, colorized terminal output of your structs, slices, maps, and more — complete with cyclic reference detection and control character escaping.
20-
Inspired by tools like Laravel's <code>dump()</code> and Symfony's VarDumper.
20+
Inspired by Symfony's VarDumper which is used in Laravel's tools like <code>dump()</code> and <code>dd()</code>.
2121
</p>
2222

2323
<br>

0 commit comments

Comments
 (0)