diff --git a/README.md b/README.md index dcd4ecd9..f18ffccf 100644 --- a/README.md +++ b/README.md @@ -613,7 +613,7 @@ fmt.Println(t) ```
- +
Trees can be customized via their enumeration function as well as using @@ -641,7 +641,7 @@ t := tree. Print the tree.- +
The predefined enumerators for trees are `DefaultEnumerator` and `RoundedEnumerator`.