From 97df46dd91e2b5529e919d476cdb56ac7ef3712c Mon Sep 17 00:00:00 2001 From: "Chen, Danny" Date: Sat, 19 Aug 2023 18:57:38 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6f70d11..46759bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # bpe-tokeniser + +![PHP Test](https://github.com/danny50610/bpe-tokeniser/actions/workflows/php.yml/badge.svg) + PHP port for openai/tiktoken (most)