Skip to content

Commit

Permalink
readme fix (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-brazhenko authored Dec 10, 2023
1 parent a8f3273 commit 424d925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


SharpToken is a C# library that serves as a port of the Python [tiktoken](https://github.com/openai/tiktoken) library.
It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6
It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6, .NET 8
and .NET Standard 2.0, making it compatible with a wide range of frameworks.

## Installation
Expand Down

0 comments on commit 424d925

Please sign in to comment.