Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yassinebenaid authored Aug 28, 2024
1 parent 35c3e2a commit 2e75840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ func main() {
var d = godump.Dumper{
Indentation: " ",
HidePrivateFields: false,
ShowPrimitiveNamedTypes = false
Theme: godump.Theme{
String: godump.RGB{R: 138, G: 201, B: 38},
// ...
Expand Down

0 comments on commit 2e75840

Please sign in to comment.