Skip to content

Commit

Permalink
docs: fix tree screenshot
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Aug 19, 2024
1 parent feb42a9 commit cf0a7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ fmt.Println(t)
```

<p align="center">
<img width="400" alt="Tree Example (simple)" src="https://stuff.charm.sh/lipgloss/tree-simple.png">
<img width="400" alt="Tree Example (simple)" src="https://github.com/user-attachments/assets/17d1c307-266c-4d25-b116-436037af2dca">
</p>

Trees can be customized via their enumeration function as well as using
Expand Down

0 comments on commit cf0a7c6

Please sign in to comment.