diff --git a/README.md b/README.md index 84905db..9d6df92 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ [![PHP Test](https://github.com/danny50610/bpe-tokeniser/actions/workflows/php.yml/badge.svg)](https://github.com/danny50610/php-cid/actions) [![codecov](https://codecov.io/gh/danny50610/bpe-tokeniser/graph/badge.svg?token=CGORRQ1P6W)](https://codecov.io/gh/danny50610/bpe-tokeniser) -[![Latest Stable Version](http://poser.pugx.org/danny50610/php-cid/v)](https://packagist.org/packages/danny50610/php-cid) -[![Total Downloads](http://poser.pugx.org/danny50610/php-cid/downloads)](https://packagist.org/packages/danny50610/php-cid) +[![Latest Stable Version](http://poser.pugx.org/danny50610/bpe-tokeniser/v)](https://packagist.org/packages/danny50610/bpe-tokeniser) +[![Total Downloads](http://poser.pugx.org/danny50610/bpe-tokeniser/downloads)](https://packagist.org/packages/danny50610/bpe-tokeniser) +[![License](http://poser.pugx.org/danny50610/bpe-tokeniser/license)](https://packagist.org/packages/danny50610/bpe-tokeniser) PHP port for [openai/tiktoken](https://github.com/openai/tiktoken) (most)