Skip to content

Commit 185fde3

Browse files
committed
docs(README): update tree images
1 parent cf0a7c6 commit 185fde3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ fmt.Println(t)
613613
```
614614

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

619619
Trees can be customized via their enumeration function as well as using
@@ -641,7 +641,7 @@ t := tree.
641641
Print the tree.
642642

643643
<p align="center">
644-
<img width="600" alt="Tree Example (makeup)" src="https://stuff.charm.sh/lipgloss/tree/tree-makeup.png">
644+
<img width="600" alt="Tree Example (makeup)" src="https://stuff.charm.sh/lipgloss/tree/makeup.png">
645645
</p>
646646

647647
The predefined enumerators for trees are `DefaultEnumerator` and `RoundedEnumerator`.

0 commit comments

Comments
 (0)