Skip to content

Commit

Permalink
📚 docs: update README.md #4
Browse files Browse the repository at this point in the history
  • Loading branch information
pnguyen215 committed Jan 13, 2025
1 parent ced7a0d commit 32696aa
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,16 +451,16 @@ eg.
> author|@padLeft:{"padding": "*", "length": 15}|@string >> "***********subs"
> author|@padRight:{"padding": "*", "length": 15}|@string >> "subs***********"
> bank.0.@pretty:{"sort_keys": true} >>
{
"address": "766 Cooke Court, Dunbar, Connecticut, 9512",
"age": 26,
"balance": "$1,404.23",
"company": "HINWAY",
"email": "starkjenkins@hinway.com",
"eyeColor": "blue",
"gender": "male",
"isActive": false,
"name": "Stark Jenkins",
"phone": "+1 (943) 542-3591"
}
{
"address": "766 Cooke Court, Dunbar, Connecticut, 9512",
"age": 26,
"balance": "$1,404.23",
"company": "HINWAY",
"email": "starkjenkins@hinway.com",
"eyeColor": "blue",
"gender": "male",
"isActive": false,
"name": "Stark Jenkins",
"phone": "+1 (943) 542-3591"
}
```

0 comments on commit 32696aa

Please sign in to comment.