diff --git a/README.md b/README.md index e9ff284e..7589112c 100644 --- a/README.md +++ b/README.md @@ -615,7 +615,7 @@ fmt.Println(t) ```

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

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

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

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