diff --git a/README.md b/README.md index c3e520b..fae48c8 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,8 @@ AI is becoming cheaper and more accessible, but larger context windows allow for } ``` -YAML conveys the same information with **fewer tokens**: +
+YAML conveys the same information with fewer tokens ```yaml context: @@ -110,6 +111,8 @@ hikes: wasSunny: true ``` +
+ TOON conveys the same information with **even fewer tokens**, while keeping the hikes in a clear tabular layout: ```toon