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) ```

-Tree Example (simple) +Tree Example (simple)

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

-Tree Example (makeup) +Tree Example (makeup)

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