From 593b232e6150d15714d038cc76e9f05a5def34a5 Mon Sep 17 00:00:00 2001 From: superdavef Date: Fri, 19 Jul 2024 09:36:21 +1000 Subject: [PATCH] add o200k_base encoding to docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2255cc..da2cbc8 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ the need to have similar capacities in the JVM ecosystem as the library ## 🤖 Features -✅ Implements encoding and decoding via `r50k_base`, `p50k_base`, `p50k_edit` -and `cl100k_base` +✅ Implements encoding and decoding via `r50k_base`, `p50k_base`, `p50k_edit`, +`cl100k_base` and `o200k_base` ✅ Easy-to-use API