diff --git a/.changeset/fifty-buttons-cross.md b/.changeset/fifty-buttons-cross.md new file mode 100644 index 0000000..7bba193 --- /dev/null +++ b/.changeset/fifty-buttons-cross.md @@ -0,0 +1,5 @@ +--- +'token.js': patch +--- + +MIT in features section diff --git a/README.md b/README.md index b4267e6..48902a4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Integrate 60+ LLMs with one TypeScript SDK using OpenAI's format. Free and open * Use OpenAI's format to call 60+ LLMs from 9 providers. * Supports tools, JSON outputs, image inputs, streaming, and more. * Runs completely on the client side. No proxy server needed. -* Free and open source under GPLv3. +* Free and open source under MIT. ## Supported Providers diff --git a/docs/README.md b/docs/README.md index 9ab0206..0489fda 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ description: >- * Use OpenAI's format to call 60+ LLMs from 9 providers. * Supports tools, JSON outputs, image inputs, streaming, and more. * Runs completely on the client side. No proxy server needed. -* Free and open source under GPLv3. +* Free and open source under MIT. ## Supported Providers